Skip to content

Commit

Permalink
Bump golang.org/x/oauth2 from 0.17.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.17.0 to 0.20.0.
- [Commits](golang/oauth2@v0.17.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent 9f6d763 commit 9113986
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1,385 deletions.
5 changes: 4 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,13 @@ go 1.15

require (
github.com/getsentry/sentry-go v0.27.0
github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0 // indirect
github.com/google/go-github/v53 v53.2.0
github.com/julienschmidt/httprouter v1.3.0
github.com/narqo/go-badge v0.0.0-20190124110329-d9415e4e1e9f
github.com/rogpeppe/go-internal v1.9.0 // indirect
github.com/rs/cors v1.10.1
golang.org/x/crypto v0.19.0 // indirect
golang.org/x/image v0.10.0 // indirect
golang.org/x/oauth2 v0.17.0
golang.org/x/oauth2 v0.20.0
)
Loading

0 comments on commit 9113986

Please sign in to comment.