Skip to content

Commit

Permalink
build(deps): bump golang.org/x/oauth2 from 0.18.0 to 0.19.0 in /scrip…
Browse files Browse the repository at this point in the history
…ts/gen_github_action_config (#4624)
  • Loading branch information
dependabot[bot] authored Apr 8, 2024
1 parent 9d91e4a commit bf8396b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 45 deletions.
9 changes: 2 additions & 7 deletions scripts/gen_github_action_config/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,7 @@ go 1.21

require (
github.com/shurcooL/githubv4 v0.0.0-20240120211514-18a1ae0e79dc
golang.org/x/oauth2 v0.18.0
golang.org/x/oauth2 v0.19.0
)

require (
github.com/golang/protobuf v1.5.4 // indirect
github.com/shurcooL/graphql v0.0.0-20230722043721-ed46e5a46466 // indirect
google.golang.org/appengine v1.6.8 // indirect
google.golang.org/protobuf v1.33.0 // indirect
)
require github.com/shurcooL/graphql v0.0.0-20230722043721-ed46e5a46466 // indirect
40 changes: 2 additions & 38 deletions scripts/gen_github_action_config/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit bf8396b

Please sign in to comment.