aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-07-18 15:25:00 +0000
committerGitHub <noreply@github.com>2022-07-18 15:25:00 +0000
commitd808a2f03d5c79cc83096eca0ec6abcff62742e7 (patch)
treebfc8d4a7c90b422f3c9d8891d41b06d71a3a51ce /go.mod
parent56ec89625a5d4a66e3b1c810544afd93f449842e (diff)
downloadseaweedfs-d808a2f03d5c79cc83096eca0ec6abcff62742e7.tar.xz
seaweedfs-d808a2f03d5c79cc83096eca0ec6abcff62742e7.zip
Bump google.golang.org/api from 0.86.0 to 0.87.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.86.0 to 0.87.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.86.0...v0.87.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>
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 fc956e42a..e7d3b2bf9 100644
--- a/go.mod
+++ b/go.mod
@@ -127,7 +127,7 @@ require (
golang.org/x/text v0.3.7 // indirect
golang.org/x/tools v0.1.8-0.20211029000441-d6a9af8af023
golang.org/x/xerrors v0.0.0-20220609144429-65e65417b02f // indirect
- google.golang.org/api v0.86.0
+ google.golang.org/api v0.87.0
google.golang.org/appengine v1.6.7 // indirect
google.golang.org/genproto v0.0.0-20220624142145-8cd45d7dbd1f // indirect
google.golang.org/grpc v1.47.0