Skip to content

Commit

Permalink
Merge pull request #50 from apitoolkit/dependabot/go_modules/google.g…
Browse files Browse the repository at this point in the history
…olang.org/api-0.150.0

Bump google.golang.org/api from 0.139.0 to 0.150.0
  • Loading branch information
tonyalaribe committed Nov 7, 2023
2 parents 615e82d + 915ff48 commit 673d51d
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 673d51d

Please sign in to comment.