Skip to content

Commit efb52af

Browse files
build(deps): bump golang.org/x/oauth2 from 0.11.0 to 0.12.0 in /scripts/gen_github_action_config (#4079)
1 parent 452410c commit efb52af

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Diff for: scripts/gen_github_action_config/go.mod

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ go 1.19
44

55
require (
66
github.com/shurcooL/githubv4 v0.0.0-20230215024106-420ad0987b9b
7-
golang.org/x/oauth2 v0.11.0
7+
golang.org/x/oauth2 v0.12.0
88
)
99

1010
require (
1111
github.com/golang/protobuf v1.5.3 // indirect
1212
github.com/shurcooL/graphql v0.0.0-20220606043923-3cf50f8a0a29 // indirect
13-
golang.org/x/net v0.14.0 // indirect
13+
golang.org/x/net v0.15.0 // indirect
1414
google.golang.org/appengine v1.6.7 // indirect
1515
google.golang.org/protobuf v1.31.0 // indirect
1616
)

Diff for: scripts/gen_github_action_config/go.sum

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

0 commit comments

Comments
 (0)