aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-05-29 11:10:09 -0700
committerGitHub <noreply@github.com>2023-05-29 11:10:09 -0700
commita09a7c53e7083dc79cc3b0a316fb1d9a715594e4 (patch)
treefdf630083ce2b8d93b9c9c484057c2453b09a7fa /go.mod
parent38dc1259f9f4e66cdc173824f8ecffdb68f7a903 (diff)
downloadseaweedfs-a09a7c53e7083dc79cc3b0a316fb1d9a715594e4.tar.xz
seaweedfs-a09a7c53e7083dc79cc3b0a316fb1d9a715594e4.zip
build(deps): bump cloud.google.com/go/pubsub from 1.30.1 to 1.31.0 (#4516)
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod8
1 files changed, 4 insertions, 4 deletions
diff --git a/go.mod b/go.mod
index 1a01d24e7..7088a9968 100644
--- a/go.mod
+++ b/go.mod
@@ -3,8 +3,8 @@ module github.com/seaweedfs/seaweedfs
go 1.20
require (
- cloud.google.com/go v0.110.0 // indirect
- cloud.google.com/go/pubsub v1.30.1
+ cloud.google.com/go v0.110.2 // indirect
+ cloud.google.com/go/pubsub v1.31.0
cloud.google.com/go/storage v1.30.1
github.com/Azure/azure-pipeline-go v0.2.3
github.com/Azure/azure-storage-blob-go v0.15.0
@@ -44,7 +44,7 @@ require (
github.com/google/go-cmp v0.5.9 // indirect
github.com/google/uuid v1.3.0
github.com/google/wire v0.5.0 // indirect
- github.com/googleapis/gax-go/v2 v2.8.0 // indirect
+ github.com/googleapis/gax-go/v2 v2.9.1 // indirect
github.com/gorilla/mux v1.8.0
github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed // indirect
github.com/hashicorp/errwrap v1.1.0 // indirect
@@ -160,7 +160,7 @@ require (
require (
cloud.google.com/go/compute v1.19.0 // indirect
cloud.google.com/go/compute/metadata v0.2.3 // indirect
- cloud.google.com/go/iam v0.13.0 // indirect
+ cloud.google.com/go/iam v1.0.1 // indirect
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.4.0 // indirect
github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.2.2 // indirect
github.com/Azure/azure-sdk-for-go/sdk/internal v1.2.0 // indirect