Skip to content

Commit

Permalink
Bump golang.org/x/oauth2 to v0.3.0 (#138)
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiught authored Dec 15, 2022
1 parent d711f53 commit 88933e1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 327 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@ require (
github.com/dnaeon/go-vcr/v2 v2.1.0
github.com/joho/godotenv v1.4.0
github.com/stretchr/testify v1.8.1
golang.org/x/oauth2 v0.0.0-20220411215720-9780585627b5
golang.org/x/oauth2 v0.3.0
)

require (
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/golang/protobuf v1.5.2 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
golang.org/x/net v0.0.0-20220520000938-2e3eb7b945c2 // indirect
golang.org/x/net v0.3.0 // indirect
google.golang.org/appengine v1.6.7 // indirect
google.golang.org/protobuf v1.28.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
Expand Down
Loading

0 comments on commit 88933e1

Please sign in to comment.