Skip to content

Commit e309eb4

Browse files
build(deps): bump golang.org/x/oauth2 from 0.25.0 to 0.26.0 in /scripts/gen_github_action_config in the scripts group (#5387)
1 parent 23eafd5 commit e309eb4

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.22.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.25.0
8+
golang.org/x/oauth2 v0.26.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)