aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod10
1 files changed, 5 insertions, 5 deletions
diff --git a/go.mod b/go.mod
index 044e8b326..c38969845 100644
--- a/go.mod
+++ b/go.mod
@@ -3,8 +3,8 @@ module github.com/seaweedfs/seaweedfs
go 1.22.0
require (
- cloud.google.com/go v0.114.0 // indirect
- cloud.google.com/go/pubsub v1.38.0
+ cloud.google.com/go v0.115.0 // indirect
+ cloud.google.com/go/pubsub v1.39.0
cloud.google.com/go/storage v1.42.0
github.com/Azure/azure-pipeline-go v0.2.3
github.com/Azure/azure-storage-blob-go v0.15.0
@@ -112,8 +112,8 @@ require (
golang.org/x/text v0.16.0 // indirect
golang.org/x/tools v0.21.1-0.20240508182429-e35e4ccd0d2d
golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028 // indirect
- google.golang.org/api v0.183.0
- google.golang.org/genproto v0.0.0-20240528184218-531527333157 // indirect
+ google.golang.org/api v0.184.0
+ google.golang.org/genproto v0.0.0-20240604185151-ef581f913117 // indirect
google.golang.org/grpc v1.64.0
google.golang.org/protobuf v1.34.2
gopkg.in/inf.v0 v0.9.1 // indirect
@@ -327,7 +327,7 @@ require (
golang.org/x/mod v0.17.0 // indirect
golang.org/x/term v0.21.0 // indirect
golang.org/x/time v0.5.0 // indirect
- google.golang.org/genproto/googleapis/api v0.0.0-20240604185151-ef581f913117 // indirect
+ google.golang.org/genproto/googleapis/api v0.0.0-20240610135401-a8a62080eff3 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20240604185151-ef581f913117 // indirect
gopkg.in/ini.v1 v1.67.0 // indirect
gopkg.in/natefinch/lumberjack.v2 v2.2.1 // indirect