Skip to content

Commit 0baed20

Browse files
build(deps): bump golang.org/x/oauth2 from 0.13.0 to 0.14.0 in /scripts/gen_github_action_config (#4203)
1 parent 89bfdc0 commit 0baed20

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.13.0
7+
golang.org/x/oauth2 v0.14.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.17.0 // indirect
13+
golang.org/x/net v0.18.0 // indirect
1414
google.golang.org/appengine v1.6.7 // indirect
1515
google.golang.org/protobuf v1.31.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)