mirror of
https://github.com/imjasonh/kontain.me
synced 2026-07-22 07:39:59 +00:00
Bump cloud.google.com/go/storage from 1.15.0 to 1.16.0
Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.15.0 to 1.16.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/spanner/v1.15.0...spanner/v1.16.0) --- 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:
parent
5a8c8ceb81
commit
3bebe7386a
2 changed files with 7 additions and 8 deletions
2
go.mod
2
go.mod
|
|
@ -4,7 +4,7 @@ go 1.15
|
|||
|
||||
require (
|
||||
cloud.google.com/go v0.90.0
|
||||
cloud.google.com/go/storage v1.15.0
|
||||
cloud.google.com/go/storage v1.16.0
|
||||
github.com/dustin/go-humanize v1.0.0
|
||||
github.com/google/go-containerregistry v0.6.0
|
||||
github.com/google/go-github/v32 v32.1.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue