build(deps): bump cloud.google.com/go/storage from 1.16.1 to 1.18.2

Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.16.1 to 1.18.2.
- [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/storage/v1.16.1...storage/v1.18.2)

---
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-10-27 20:07:48 +00:00 committed by Will Norris
parent 49c4bb8ac5
commit 006b99f6a2
2 changed files with 30 additions and 10 deletions

2
go.mod
View file

@ -1,7 +1,7 @@
module willnorris.com/go/imageproxy
require (
cloud.google.com/go/storage v1.16.1
cloud.google.com/go/storage v1.18.2
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