Skip to content

Commit

Permalink
🌱 Bump github.com/google/go-containerregistry (#2003)
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.9.0 to 0.10.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.9.0...v0.10.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] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 16, 2022
1 parent 7c9bb1c commit a3de23c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 83 deletions.
3 changes: 1 addition & 2 deletions go.mod
Expand Up @@ -21,7 +21,7 @@ require (
github.com/go-logr/logr v1.2.3
github.com/golang/mock v1.6.0
github.com/google/go-cmp v0.5.8
github.com/google/go-containerregistry v0.9.0
github.com/google/go-containerregistry v0.10.0
github.com/google/go-github/v38 v38.1.0
github.com/h2non/filetype v1.1.3
github.com/jszwec/csvutil v1.7.1
Expand Down Expand Up @@ -95,7 +95,6 @@ require (
github.com/mitchellh/go-homedir v1.1.0 // indirect
github.com/opencontainers/go-digest v1.0.0 // indirect
github.com/opencontainers/image-spec v1.0.3-0.20220114050600-8b9d41f48198 // indirect
github.com/ossf/scorecard v1.2.0 // indirect
github.com/pkg/errors v0.9.1 // indirect
github.com/prometheus/prometheus v2.5.0+incompatible // indirect
github.com/rivo/uniseg v0.2.0 // indirect
Expand Down

0 comments on commit a3de23c

Please sign in to comment.