Skip to content

Commit

Permalink
Bump golang.org/x/oauth2 from 0.9.0 to 0.16.0
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.16.0.
- [Commits](golang/oauth2@v0.9.0...v0.16.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 Jan 9, 2024
1 parent 93761fd commit 67b98b8
Show file tree
Hide file tree
Showing 2 changed files with 1,500 additions and 22 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ require (
github.com/sirupsen/logrus v1.9.3
github.com/stretchr/testify v1.8.2
github.com/zackradisic/soundcloud-api v0.1.8
golang.org/x/oauth2 v0.9.0
golang.org/x/sync v0.1.0
google.golang.org/api v0.0.0-20180718221112-efcb5f25ac56
golang.org/x/oauth2 v0.16.0
golang.org/x/sync v0.2.0
google.golang.org/api v0.126.0
gopkg.in/natefinch/lumberjack.v2 v2.2.1
)

Expand Down
Loading

0 comments on commit 67b98b8

Please sign in to comment.