8000 build(deps): bump golang.org/x/oauth2 from 0.20.0 to 0.21.0 in /scrip… · phpdev/golangci-lint@0630262 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0630262

Browse files
build(deps): bump golang.org/x/oauth2 from 0.20.0 to 0.21.0 in /scripts/gen_github_action_config (golangci#4810)
1 parent 464ad17 commit 0630262

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
@@ -4,7 +4,7 @@ go 1.21
44

55
require (
66
github.com/shurcooL/githubv4 v0.0.0-20240120211514-18a1ae0e79dc
7-
golang.org/x/oauth2 v0.20.0
7+
golang.org/x/oauth2 v0.21.0
88
)
99

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

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)
0