Skip to content

Commit

Permalink
Merge pull request #69 from csmith/dependabot/go_modules/golang.org/x…
Browse files Browse the repository at this point in the history
…/oauth2-0.22.0
  • Loading branch information
csmith authored Aug 19, 2024
2 parents f4a426e + a3173ec commit 5a658c7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1,526 deletions.
6 changes: 1 addition & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,10 @@ go 1.17
require (
github.com/google/go-github/v30 v30.1.0
github.com/kouhin/envflag v0.0.0-20150818174321-0e9a86061649
golang.org/x/oauth2 v0.16.0
golang.org/x/oauth2 v0.22.0
)

require (
github.com/golang/protobuf v1.5.3 // indirect
github.com/google/go-querystring v1.0.0 // indirect
golang.org/x/crypto v0.18.0 // indirect
golang.org/x/net v0.20.0 // indirect
google.golang.org/appengine v1.6.7 // indirect
google.golang.org/protobuf v1.31.0 // indirect
)
Loading

0 comments on commit 5a658c7

Please sign in to comment.