kaniko/vendor/github.com/google/go-containerregistry/pkg/v1/empty
dependabot[bot] 5792a72413
chore(deps): bump github.com/google/go-containerregistry (#2508)
Bumps [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) from 0.14.0 to 0.15.1.
- [Release notes](https://github.com/google/go-containerregistry/releases)
- [Changelog](https://github.com/google/go-containerregistry/blob/main/.goreleaser.yml)
- [Commits](https://github.com/google/go-containerregistry/compare/v0.14.0...v0.15.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-16 00:42:29 -07:00
..
README.md upgrade go container registry to latest master 2020-03-18 15:00:49 -07:00
doc.go dep update go-containerregistry 2018-06-03 00:59:34 +00:00
image.go Upgrade dependency to go-containerregistry third-party library 2020-01-26 18:55:52 +01:00
index.go chore(deps): bump github.com/google/go-containerregistry (#2508) 2023-05-16 00:42:29 -07:00

README.md

empty

GoDoc

The empty packages provides an empty base for constructing a v1.Image or v1.ImageIndex. This is especially useful when paired with the mutate package, see mutate.Append and mutate.AppendManifests.