Skip to content

Commit

Permalink
Bump github.com/google/go-containerregistry from 0.11.0 to 0.16.1
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.11.0 to 0.16.1.
- [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.11.0...v0.16.1)

---
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 Aug 2, 2023
1 parent 2214ea0 commit b5c453b
Show file tree
Hide file tree
Showing 2 changed files with 896 additions and 365 deletions.
8 changes: 5 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,17 @@ require (
github.com/crossplane/oam-kubernetes-runtime v0.3.3
github.com/fsnotify/fsnotify v1.5.4
github.com/ghodss/yaml v1.0.0
github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
github.com/google/go-containerregistry v0.11.0
github.com/golang/glog v1.1.0
github.com/google/go-containerregistry v0.16.1
github.com/google/gofuzz v1.2.0 // indirect
github.com/imdario/mergo v0.3.12 // indirect
github.com/jonboulle/clockwork v0.2.0 // indirect
github.com/mitchellh/go-homedir v1.1.0
github.com/onsi/gomega v1.16.0 // indirect
github.com/openshift/api v0.0.0-20200825174227-962ddb6aceab
github.com/openshift/client-go v0.0.0-20200729195840-c2b1adc6bed6
github.com/pkg/errors v0.9.1
github.com/spf13/cobra v1.5.0
github.com/spf13/cobra v1.7.0
github.com/spf13/pflag v1.0.5
github.com/spf13/viper v1.12.0
github.com/stretchr/testify v1.8.2
Expand Down
Loading

0 comments on commit b5c453b

Please sign in to comment.