Skip to content

Commit

Permalink
Bump google.golang.org/api
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.0.0-20180718221112-efcb5f25ac56 to 0.171.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](https://github.com/googleapis/google-api-go-client/commits/v0.171.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 26, 2024
1 parent 02b9090 commit 9e2b23b
Show file tree
Hide file tree
Showing 2 changed files with 2,471 additions and 17 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ require (
github.com/sirupsen/logrus v1.9.3
github.com/stretchr/testify v1.9.0
github.com/zackradisic/soundcloud-api v0.1.8
golang.org/x/oauth2 v0.9.0
golang.org/x/oauth2 v0.18.0
golang.org/x/sync v0.6.0
google.golang.org/api v0.0.0-20180718221112-efcb5f25ac56
google.golang.org/api v0.171.0
gopkg.in/natefinch/lumberjack.v2 v2.2.1
)

Expand Down
Loading

0 comments on commit 9e2b23b

Please sign in to comment.