Skip to content

Commit

Permalink
Bump golang.org/x/oauth2 from 0.19.0 to 0.20.0
Browse files Browse the repository at this point in the history
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.19.0 to 0.20.0.
- [Commits](golang/oauth2@v0.19.0...v0.20.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent 21c395c commit a4641f1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1,493 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require (
github.com/go-openapi/swag v0.22.9
github.com/go-openapi/validate v0.23.1
github.com/sirupsen/logrus v1.9.3
golang.org/x/oauth2 v0.19.0
golang.org/x/oauth2 v0.20.0
)

require (
Expand Down
Loading

0 comments on commit a4641f1

Please sign in to comment.