Skip to content

Commit bd59ef8

Browse files
build(deps): bump golang.org/x/oauth2 from 0.28.0 to 0.29.0 in /scripts/gen_github_action_config in the scripts group (#5704)
1 parent 638ece2 commit bd59ef8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: scripts/gen_github_action_config/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.23.0
55
require (
66
github.com/shurcooL/githubv4 v0.0.0-20240429030203-be2daab69064
77
github.com/stretchr/testify v1.10.0
8-
golang.org/x/oauth2 v0.28.0
8+
golang.org/x/oauth2 v0.29.0
99
)
1010

1111
require (

Diff for: scripts/gen_github_action_config/go.sum

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)