build(deps): bump cloud.google.com/go/storage from 1.27.0 to 1.28.0 (#3979)

This commit is contained in:
dependabot[bot]
2022-11-14 07:22:16 -08:00
committed by GitHub
parent 8ff29ab30d
commit 99e325b994
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -5,7 +5,7 @@ go 1.19
require (
cloud.google.com/go v0.104.0 // indirect
cloud.google.com/go/pubsub v1.26.0
cloud.google.com/go/storage v1.27.0
cloud.google.com/go/storage v1.28.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.37.2