Merge pull request #4044 from restic/dependabot/go_modules/cloud.google.com/go/storage-1.28.0

build(deps): bump cloud.google.com/go/storage from 1.25.0 to 1.28.0
This commit is contained in:
Michael Eischer
2022-11-27 15:23:06 +01:00
committed by GitHub
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
module github.com/restic/restic
require (
cloud.google.com/go/storage v1.27.0
cloud.google.com/go/storage v1.28.0
github.com/Azure/azure-sdk-for-go v66.0.0+incompatible
github.com/anacrolix/fuse v0.2.0
github.com/cenkalti/backoff/v4 v4.2.0