Skip to content

Commit

Permalink
Bump github.com/google/go-containerregistry from 0.5.1 to 0.6.0
Browse files Browse the repository at this point in the history
Bumps [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) from 0.5.1 to 0.6.0.
- [Release notes](https://github.com/google/go-containerregistry/releases)
- [Changelog](https://github.com/google/go-containerregistry/blob/main/.goreleaser.yml)
- [Commits](google/go-containerregistry@v0.5.1...v0.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and ForestEckhardt committed Aug 9, 2021
1 parent a0eef11 commit c945089
Show file tree
Hide file tree
Showing 2 changed files with 441 additions and 8 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.16
require (
github.com/Masterminds/semver/v3 v3.1.1
github.com/docker/distribution v2.7.1+incompatible
github.com/google/go-containerregistry v0.5.1
github.com/google/go-containerregistry v0.6.0
github.com/onsi/gomega v1.15.0
github.com/paketo-buildpacks/packit v0.14.3
github.com/pelletier/go-toml v1.9.3
Expand Down
Loading

0 comments on commit c945089

Please sign in to comment.