Skip to content

Commit 043c368

Browse files
build(deps): bump golang.org/x/oauth2 from 0.8.0 to 0.9.0 in /scripts/gen_github_action_config (#3920)
1 parent cecd497 commit 043c368

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

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.8.0
7+
golang.org/x/oauth2 v0.9.0
88
)
99

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

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)