aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-11-07 07:26:34 -0800
committerGitHub <noreply@github.com>2022-11-07 07:26:34 -0800
commit2009719b89694bce6df4fdcae38be27c9a83ea9c (patch)
tree6b762562cb1cb8d2af0c7403df799c4ccda4203f /go.mod
parentccb3bef1c2601565e2290c864f5f51f3d9020cc0 (diff)
downloadseaweedfs-2009719b89694bce6df4fdcae38be27c9a83ea9c.tar.xz
seaweedfs-2009719b89694bce6df4fdcae38be27c9a83ea9c.zip
build(deps): bump cloud.google.com/go/pubsub from 1.25.1 to 1.26.0 (#3956)
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod4
1 files changed, 2 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index b5a2cb41b..31fc5ea69 100644
--- a/go.mod
+++ b/go.mod
@@ -4,7 +4,7 @@ go 1.19
require (
cloud.google.com/go v0.104.0 // indirect
- cloud.google.com/go/pubsub v1.25.1
+ cloud.google.com/go/pubsub v1.26.0
cloud.google.com/go/storage v1.27.0
github.com/Azure/azure-pipeline-go v0.2.3
github.com/Azure/azure-storage-blob-go v0.15.0
@@ -159,7 +159,7 @@ require (
require (
cloud.google.com/go/compute v1.12.1 // indirect
cloud.google.com/go/compute/metadata v0.2.1 // indirect
- cloud.google.com/go/iam v0.3.0 // indirect
+ cloud.google.com/go/iam v0.5.0 // indirect
github.com/arangodb/go-velocypack v0.0.0-20200318135517-5af53c29c67e // indirect
github.com/aws/aws-sdk-go-v2 v1.16.8 // indirect
github.com/aws/aws-sdk-go-v2/config v1.15.15 // indirect