🚨 This release was published to the Go module proxy and then re-tagged with a different commit. This means it's not usable as a Go module (https://github.com/google/go-containerregistry/issues/2107) -- please us v0.20.5 instead.
What's Changed
- build(deps): bump docker/docker to v28.0.0+incompatible by @luhring in https://github.com/google/go-containerregistry/pull/2071
- Migrate linter to v2 by @Subserial in https://github.com/google/go-containerregistry/pull/2096
- bump go version + bump deps by @Subserial in https://github.com/google/go-containerregistry/pull/2093
- implement TextMarshaler/JSONMarshaler more consistently by @imjasonh in https://github.com/google/go-containerregistry/pull/2097
- Update CodeQL permissions by @Subserial in https://github.com/google/go-containerregistry/pull/2103
- Update goreleaser permissions by @Subserial in https://github.com/google/go-containerregistry/pull/2104
- Update provenance action in release by @Subserial in https://github.com/google/go-containerregistry/pull/2105
- Update validator action by @Subserial in https://github.com/google/go-containerregistry/pull/2106
New Contributors
- @luhring made their first contribution in https://github.com/google/go-containerregistry/pull/2071
- @Subserial made their first contribution in https://github.com/google/go-containerregistry/pull/2096
Full Changelog: https://github.com/google/go-containerregistry/compare/v0.20.3...v0.20.4