Skip to content

Commit bf8396b

Browse files
build(deps): bump golang.org/x/oauth2 from 0.18.0 to 0.19.0 in /scripts/gen_github_action_config (#4624)
1 parent 9d91e4a commit bf8396b

File tree

2 files changed

+4
-45
lines changed

2 files changed

+4
-45
lines changed

scripts/gen_github_action_config/go.mod

+2-7
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,7 @@ go 1.21
44

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

10-
require (
11-
github.com/golang/protobuf v1.5.4 // indirect
12-
github.com/shurcooL/graphql v0.0.0-20230722043721-ed46e5a46466 // indirect
13-
google.golang.org/appengine v1.6.8 // indirect
14-
google.golang.org/protobuf v1.33.0 // indirect
15-
)
10+
require github.com/shurcooL/graphql v0.0.0-20230722043721-ed46e5a46466 // indirect

scripts/gen_github_action_config/go.sum

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

0 commit comments

Comments
 (0)