Skip to content

Commit 3be46d6

Browse files
build(deps): bump golang.org/x/oauth2 from 0.31.0 to 0.32.0 in /scripts/gen_github_action_config in the scripts group (#6130)
1 parent 354996c commit 3be46d6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

scripts/gen_github_action_config/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.24.0
55
require (
66
github.com/shurcooL/githubv4 v0.0.0-20240727222349-48295856cce7
77
github.com/stretchr/testify v1.11.1
8-
golang.org/x/oauth2 v0.31.0
8+
golang.org/x/oauth2 v0.32.0
99
)
1010

1111
require (

scripts/gen_github_action_config/go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)