kaniko/vendor/github.com/google/go-containerregistry/pkg/v1/daemon
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 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 fix(executor): make pax tar builds reproducible again (#2384) 2023-03-21 18:08:29 -04: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: