Skip to content

Commit

Permalink
deps: update module google.golang.org/api to v0.181.0 (#1802)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored May 16, 2024
1 parent c910ddb commit f7dd6ab
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion benchmarks/latency-comparison/golang/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ require (
github.com/montanaflynn/stats v0.7.0
github.com/testcontainers/testcontainers-go v0.31.0
golang.org/x/oauth2 v0.20.0
google.golang.org/api v0.180.0
google.golang.org/api v0.181.0
)

require (
Expand Down
2 changes: 2 additions & 0 deletions benchmarks/latency-comparison/golang/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1596,6 +1596,8 @@ google.golang.org/api v0.177.0 h1:8a0p/BbPa65GlqGWtUKxot4p0TV8OGOfyTjtmkXNXmk=
google.golang.org/api v0.177.0/go.mod h1:srbhue4MLjkjbkux5p3dw/ocYOSZTaIEvf7bCOnFQDw=
google.golang.org/api v0.180.0 h1:M2D87Yo0rGBPWpo1orwfCLehUUL6E7/TYe5gvMQWDh4=
google.golang.org/api v0.180.0/go.mod h1:51AiyoEg1MJPSZ9zvklA8VnRILPXxn1iVen9v25XHAE=
google.golang.org/api v0.181.0 h1:rPdjwnWgiPPOJx3IcSAQ2III5aX5tCer6wMpa/xmZi4=
google.golang.org/api v0.181.0/go.mod h1:MnQ+M0CFsfUwA5beZ+g/vCBCPXvtmZwRz2qzZk8ih1k=
google.golang.org/appengine v1.1.0/go.mod h1:EbEs0AVv82hx2wNQdGPgUI5lhzA/G0D9YwlJXL52JkM=
google.golang.org/appengine v1.4.0/go.mod h1:xpcJRLb0r/rnEns0DIKYYv+WjYCduHsrkT7/EB5XEv4=
google.golang.org/appengine v1.5.0/go.mod h1:xpcJRLb0r/rnEns0DIKYYv+WjYCduHsrkT7/EB5XEv4=
Expand Down

0 comments on commit f7dd6ab

Please sign in to comment.