Bump cloud.google.com/go/storage from 1.35.1 to 1.36.0 (#5111)

This commit is contained in:
dependabot[bot]
2023-12-18 08:43:28 -08:00
committed by GitHub
parent 745c55da35
commit 32e45541dc
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -5,7 +5,7 @@ go 1.21
require (
cloud.google.com/go v0.110.10 // indirect
cloud.google.com/go/pubsub v1.33.0
cloud.google.com/go/storage v1.35.1
cloud.google.com/go/storage v1.36.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