Bump cloud.google.com/go/storage from 1.15.0 to 1.16.1

Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.15.0 to 1.16.1.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/master/CHANGES.md)
- [Commits](https://github.com/googleapis/google-cloud-go/compare/pubsub/v1.15.0...storage/v1.16.1)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/storage
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-09-01 04:11:14 +00:00 committed by Will Norris
parent 09d247ca30
commit bbb026ef38
2 changed files with 86 additions and 23 deletions

2
go.mod
View file

@ -1,7 +1,7 @@
module willnorris.com/go/imageproxy
require (
cloud.google.com/go/storage v1.15.0
cloud.google.com/go/storage v1.16.1
github.com/Azure/azure-sdk-for-go v55.3.0+incompatible // indirect
github.com/Azure/go-autorest/autorest v0.11.19 // indirect
github.com/Azure/go-autorest/autorest/to v0.4.0 // indirect