Skip to content

Commit

Permalink
Bump golang.org/x/oauth2
Browse files Browse the repository at this point in the history
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.0.0-20180821212333-d2e6202438be to 0.12.0.
- [Commits](https://github.com/golang/oauth2/commits/v0.12.0)

---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 27, 2023
1 parent 51e5772 commit e81a1f9
Show file tree
Hide file tree
Showing 2 changed files with 1,488 additions and 13 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ require (
github.com/sirupsen/logrus v1.7.0
github.com/spf13/cobra v1.0.0
github.com/spf13/pflag v1.0.5 // indirect
github.com/stretchr/testify v1.7.0
golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be
github.com/stretchr/testify v1.8.1
golang.org/x/oauth2 v0.12.0
)
Loading

0 comments on commit e81a1f9

Please sign in to comment.