Skip to content
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.

Commit

Permalink
Bump golang.org/x/oauth2 from 0.0.0-20210402161424-2e8d93401602 to 0.5.0
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-20210402161424-2e8d93401602 to 0.5.0.
- [Release notes](https://github.com/golang/oauth2/releases)
- [Commits](https://github.com/golang/oauth2/commits/v0.5.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 Feb 27, 2023
1 parent cf92c28 commit 67ec7bc
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 265 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ require (
github.com/spf13/cobra v1.4.0
github.com/syndtr/goleveldb v1.0.0
github.com/tcnksm/go-latest v0.0.0-20170313132115-e3007ae9052e
golang.org/x/oauth2 v0.0.0-20210402161424-2e8d93401602
google.golang.org/appengine v1.6.7 // indirect
golang.org/x/oauth2 v0.5.0
golang.org/x/time v0.0.0-20191024005414-555d28b269f0 // indirect
google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c // indirect
gopkg.in/h2non/gock.v1 v1.1.2
gopkg.in/src-d/go-git.v4 v4.13.1
Expand Down
Loading

0 comments on commit 67ec7bc

Please sign in to comment.