Skip to content

Commit

Permalink
build(deps): bump google.golang.org/api in /services/gdrive (#2225)
Browse files Browse the repository at this point in the history
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.182.0 to 0.183.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.182.0...v0.183.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 5, 2024
1 parent 8d379a0 commit 34644a0
Show file tree
Hide file tree
Showing 2 changed files with 159 additions and 12 deletions.
4 changes: 2 additions & 2 deletions services/gdrive/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ require (
github.com/beyondstorage/go-storage/v5 v5.0.0
github.com/dgraph-io/ristretto v0.1.1
github.com/google/uuid v1.6.0
golang.org/x/oauth2 v0.20.0
google.golang.org/api v0.182.0
golang.org/x/oauth2 v0.21.0
google.golang.org/api v0.183.0
)

replace (
Expand Down
Loading

0 comments on commit 34644a0

Please sign in to comment.