Skip to content

Commit 9e01be5

Browse files
build(deps): bump golang.org/x/oauth2 from 0.29.0 to 0.30.0 in /scripts/gen_github_action_config in the scripts group (#5781)
1 parent 5546285 commit 9e01be5

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

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.29.0
8+
golang.org/x/oauth2 v0.30.0
99
)
1010

1111
require (

scripts/gen_github_action_config/go.sum

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

0 commit comments

Comments
 (0)