kaniko/vendor/github.com/google/go-containerregistry/pkg/v1/daemon
dependabot[bot] a8afc79f5e
chore(deps): bump github.com/google/go-containerregistry (#2924)
Bumps [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) from 0.15.2 to 0.17.0.
- [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.15.2...v0.17.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>
2024-01-05 10:41:22 -08:00
..
README.md upgrade go container registry to latest master 2020-03-18 15:00:49 -07:00
doc.go Updated vendor 2018-06-14 07:40:57 -07:00
image.go chore(deps): bump github.com/google/go-containerregistry (#2508) 2023-05-16 00:42:29 -07:00
options.go chore(deps): bump github.com/google/go-containerregistry (#2508) 2023-05-16 00:42:29 -07:00
write.go chore(deps): bump github.com/google/go-containerregistry (#2924) 2024-01-05 10:41:22 -08:00

README.md

daemon

GoDoc

The daemon package enables reading/writing images from/to the docker daemon.

It is not fully fleshed out, but is useful for interoperability, see various issues: