Skip to content

Commit

Permalink
Bump google.golang.org/api from 0.139.0 to 0.150.0
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.139.0 to 0.150.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.139.0...v0.150.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 Nov 7, 2023
1 parent 615e82d commit 915ff48
Show file tree
Hide file tree
Showing 2 changed files with 234 additions and 16 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ require (
github.com/go-chi/chi/v5 v5.0.10
github.com/go-errors/errors v1.5.1
github.com/gofiber/fiber/v2 v2.49.2
github.com/google/uuid v1.3.1
github.com/google/uuid v1.4.0
github.com/gorilla/mux v1.8.1
github.com/imroc/req v0.3.2
github.com/klauspost/compress v1.17.1 // indirect
Expand All @@ -21,5 +21,5 @@ require (
github.com/rogpeppe/go-internal v1.10.0 // indirect
github.com/stretchr/testify v1.8.4
github.com/valyala/fasthttp v1.50.0
google.golang.org/api v0.139.0
google.golang.org/api v0.150.0
)
Loading

0 comments on commit 915ff48

Please sign in to comment.