Bump cloud.google.com/go/storage from 1.24.0 to 1.25.0 (#3446)

This commit is contained in:
dependabot[bot]
2022-08-15 08:38:55 -07:00
committed by GitHub
parent 4d8bbd559a
commit 3723eb09c0
2 changed files with 6 additions and 5 deletions

4
go.mod
View File

@@ -5,7 +5,7 @@ go 1.19
require (
cloud.google.com/go v0.102.1 // indirect
cloud.google.com/go/pubsub v1.24.0
cloud.google.com/go/storage v1.24.0
cloud.google.com/go/storage v1.25.0
github.com/Azure/azure-pipeline-go v0.2.3
github.com/Azure/azure-storage-blob-go v0.15.0
github.com/Shopify/sarama v1.35.0
@@ -124,7 +124,7 @@ require (
golang.org/x/xerrors v0.0.0-20220609144429-65e65417b02f // indirect
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/genproto v0.0.0-20220720214146-176da50484ac // indirect
google.golang.org/grpc v1.48.0
google.golang.org/protobuf v1.28.1
gopkg.in/inf.v0 v0.9.1 // indirect