Skip to content

Commit

Permalink
Bump golang.org/x/oauth2 from 0.9.0 to 0.10.0 (#51)
Browse files Browse the repository at this point in the history
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.9.0 to 0.10.0.
- [Commits](golang/oauth2@v0.9.0...v0.10.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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 6, 2023
1 parent 7097aec commit 2661b9b
Show file tree
Hide file tree
Showing 2 changed files with 1,505 additions and 12 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ require (
github.com/sirupsen/logrus v1.9.3
github.com/spf13/cobra v1.7.0
golang.org/x/net v0.12.0
golang.org/x/oauth2 v0.9.0
golang.org/x/oauth2 v0.10.0
gopkg.in/square/go-jose.v2 v2.5.1 // indirect
)
Loading

0 comments on commit 2661b9b

Please sign in to comment.