diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-11-07 07:26:34 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-11-07 07:26:34 -0800 |
| commit | 2009719b89694bce6df4fdcae38be27c9a83ea9c (patch) | |
| tree | 6b762562cb1cb8d2af0c7403df799c4ccda4203f /go.mod | |
| parent | ccb3bef1c2601565e2290c864f5f51f3d9020cc0 (diff) | |
| download | seaweedfs-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.mod | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |
