aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorChris Lu <chrislusf@users.noreply.github.com>2022-07-29 01:35:08 -0700
committerGitHub <noreply@github.com>2022-07-29 01:35:08 -0700
commitb67fe6223b4e8331b68ebc6d1cd4fddf831056c7 (patch)
treed6442a98cab94df657eea893c52cfc0acbc288ca /go.mod
parentb09dab3477298b13c0f2bf2e3d0c780f33a8dbfe (diff)
parent3bafa24ea1ff5dee116d4ac5f2257312ccf79cf3 (diff)
downloadseaweedfs-b67fe6223b4e8331b68ebc6d1cd4fddf831056c7.tar.xz
seaweedfs-b67fe6223b4e8331b68ebc6d1cd4fddf831056c7.zip
Merge pull request #3381 from seaweedfs/dependabot/go_modules/google.golang.org/api-0.90.0
Bump google.golang.org/api from 0.87.0 to 0.90.0
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 6f5e541ba..385bb8f49 100644
--- a/go.mod
+++ b/go.mod
@@ -122,7 +122,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.87.0
+ google.golang.org/api v0.90.0
google.golang.org/appengine v1.6.7 // indirect
google.golang.org/genproto v0.0.0-20220624142145-8cd45d7dbd1f // indirect
google.golang.org/grpc v1.48.0