aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-07-31 10:41:21 -0700
committerGitHub <noreply@github.com>2023-07-31 10:41:21 -0700
commite544ddb02c9609641e73a371859451de7e97fb3e (patch)
tree7c09c8071b146fdb4f5b64c19a9312570aa80603 /go.mod
parent7af9f64807b9a36b45e9f67de98e4a2e6eaf7cd1 (diff)
downloadseaweedfs-e544ddb02c9609641e73a371859451de7e97fb3e.tar.xz
seaweedfs-e544ddb02c9609641e73a371859451de7e97fb3e.zip
Bump google.golang.org/api from 0.133.0 to 0.134.0 (#4721)
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.133.0 to 0.134.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/compare/v0.133.0...v0.134.0) --- updated-dependencies: - dependency-name: google.golang.org/api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 693090e06..ff92593b9 100644
--- a/go.mod
+++ b/go.mod
@@ -121,7 +121,7 @@ require (
golang.org/x/text v0.11.0 // indirect
golang.org/x/tools v0.11.0
golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 // indirect
- google.golang.org/api v0.133.0
+ google.golang.org/api v0.134.0
google.golang.org/appengine v1.6.7 // indirect
google.golang.org/genproto v0.0.0-20230717213848-3f92550aa753 // indirect
google.golang.org/grpc v1.56.2