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 22, 2024
1 parent 93761fd commit 3cf8511
Show file tree
Hide file tree
Showing 2 changed files with 2,476 additions and 21 deletions.
8 changes: 4 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ require (
github.com/robfig/cron/v3 v3.0.1
github.com/silentsokolov/go-vimeo v0.0.0-20190116124215-06829264260c
github.com/sirupsen/logrus v1.9.3
github.com/stretchr/testify v1.8.2
github.com/stretchr/testify v1.8.4
github.com/zackradisic/soundcloud-api v0.1.8
golang.org/x/oauth2 v0.9.0
golang.org/x/sync v0.1.0
google.golang.org/api v0.0.0-20180718221112-efcb5f25ac56
golang.org/x/oauth2 v0.18.0
golang.org/x/sync v0.6.0
google.golang.org/api v0.171.0
gopkg.in/natefinch/lumberjack.v2 v2.2.1
)

Expand Down
Loading

0 comments on commit 3cf8511

Please sign in to comment.