Skip to content

Commit ec27ded

Browse files
build(deps): bump golang.org/x/oauth2
Bumps the scripts group in /scripts/gen_github_action_config with 1 update: [golang.org/x/oauth2](https://github.com/golang/oauth2). Updates `golang.org/x/oauth2` from 0.24.0 to 0.25.0 - [Commits](golang/oauth2@v0.24.0...v0.25.0) --- updated-dependencies: - dependency-name: golang.org/x/oauth2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: scripts ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b747025 commit ec27ded

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

scripts/gen_github_action_config/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.21.0
44

55
require (
66
github.com/shurcooL/githubv4 v0.0.0-20240429030203-be2daab69064
7-
golang.org/x/oauth2 v0.24.0
7+
golang.org/x/oauth2 v0.25.0
88
)
99

1010
require github.com/shurcooL/graphql v0.0.0-20230722043721-ed46e5a46466 // indirect

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)