Bump cloud.google.com/go/storage from 1.30.1 to 1.31.0 (#4632)

This commit is contained in:
dependabot[bot]
2023-07-03 08:59:17 -07:00
committed by GitHub
parent f9eca4f4d1
commit 5cb8980f70
2 changed files with 3 additions and 2 deletions

2
go.mod
View File

@@ -5,7 +5,7 @@ go 1.20
require (
cloud.google.com/go v0.110.2 // indirect
cloud.google.com/go/pubsub v1.32.0
cloud.google.com/go/storage v1.30.1
cloud.google.com/go/storage v1.31.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