Skip to content

Commit

Permalink
Bump golang.org/x/oauth2 from 0.9.0 to 0.10.0 (#31)
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 30, 2023
1 parent 57c5d70 commit 88fe74f
Show file tree
Hide file tree
Showing 2 changed files with 1,518 additions and 12 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ module github.com/beatlabs/github-auth

go 1.15

require golang.org/x/oauth2 v0.9.0
require golang.org/x/oauth2 v0.10.0
Loading

0 comments on commit 88fe74f

Please sign in to comment.