Skip to content

Commit

Permalink
build(deps): bump google.golang.org/api in /services/gdrive (#2288)
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.187.0 to 0.189.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.187.0...v0.189.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] authored Jul 22, 2024
1 parent 1d0bce1 commit 1c3b639
Show file tree
Hide file tree
Showing 2 changed files with 145 additions and 14 deletions.
2 changes: 1 addition & 1 deletion services/gdrive/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/dgraph-io/ristretto v0.1.1
github.com/google/uuid v1.6.0
golang.org/x/oauth2 v0.21.0
google.golang.org/api v0.187.0
google.golang.org/api v0.189.0
)

replace (
Expand Down
Loading

0 comments on commit 1c3b639

Please sign in to comment.