1
0
Fork 0
mirror of https://github.com/imjasonh/kontain.me synced 2026-07-08 00:55:14 +00:00

Bump cloud.google.com/go from 0.94.1 to 0.97.0

Bumps [cloud.google.com/go](https://github.com/googleapis/google-cloud-go) from 0.94.1 to 0.97.0.
- [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/v0.94.1...v0.97.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go
  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-04 13:37:11 +00:00 committed by GitHub
parent 38e5131ffc
commit 380795f14b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 3 deletions

2
go.mod
View file

@ -3,7 +3,7 @@ module github.com/imjasonh/kontain.me
go 1.15
require (
cloud.google.com/go v0.94.1
cloud.google.com/go v0.97.0
cloud.google.com/go/storage v1.16.1
github.com/dustin/go-humanize v1.0.0
github.com/google/go-containerregistry v0.6.0