build(deps): bump cloud.google.com/go/storage from 1.28.1 to 1.29.0 (#4167)

This commit is contained in:
dependabot[bot]
2023-01-30 07:41:46 -08:00
committed by GitHub
parent 5fb875bd20
commit a8592ecfc3
2 changed files with 6 additions and 6 deletions

4
go.mod
View File

@@ -5,7 +5,7 @@ go 1.19
require (
cloud.google.com/go v0.107.0 // indirect
cloud.google.com/go/pubsub v1.28.0
cloud.google.com/go/storage v1.28.1
cloud.google.com/go/storage v1.29.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.38.1
@@ -122,7 +122,7 @@ require (
golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 // indirect
google.golang.org/api v0.107.0
google.golang.org/appengine v1.6.7 // indirect
google.golang.org/genproto v0.0.0-20221227171554-f9683d7f8bef // indirect
google.golang.org/genproto v0.0.0-20230110181048-76db0878b65f // indirect
google.golang.org/grpc v1.52.0
google.golang.org/protobuf v1.28.1
gopkg.in/inf.v0 v0.9.1 // indirect