Skip to content

Commit

Permalink
build(deps): bump golang.org/x/oauth2 in /services/gcs
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-20221014153046-6fdb5e3db783 to 0.11.0.
- [Commits](https://github.com/golang/oauth2/commits/v0.11.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 Aug 29, 2023
1 parent 002f86b commit aaba1e2
Show file tree
Hide file tree
Showing 2 changed files with 533 additions and 23 deletions.
4 changes: 2 additions & 2 deletions services/gcs/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ require (
github.com/beyondstorage/go-storage/credential v1.0.0
github.com/beyondstorage/go-storage/v5 v5.0.0
github.com/google/uuid v1.3.1
golang.org/x/oauth2 v0.0.0-20221014153046-6fdb5e3db783
google.golang.org/api v0.109.0
golang.org/x/oauth2 v0.11.0
google.golang.org/api v0.126.0
)

replace (
Expand Down
Loading

0 comments on commit aaba1e2

Please sign in to comment.