spiegel_podman/vendor/github.com/containers/image/v5/docker/reference
Miloslav Trmač 86a4c6b65e Vendor c/image after https://github.com/containers/image/pull/1847
... for Podman to immediately benefit from the updated heuristic.

Signed-off-by: Miloslav Trmač <mitr@redhat.com>
2023-02-14 18:52:18 +01:00
..
helpers.go bump containers/image to v5.0.0, buildah to v1.11.4 2019-10-29 13:35:18 -04:00
normalize.go Vendor c/image after https://github.com/containers/image/pull/1816 2023-02-08 22:37:38 +01:00
README.md bump containers/image to v5.0.0, buildah to v1.11.4 2019-10-29 13:35:18 -04:00
reference.go Vendor c/image after https://github.com/containers/image/pull/1847 2023-02-14 18:52:18 +01:00
regexp-additions.go Vendor in containers/common@main 2022-02-28 16:23:26 -05:00
regexp.go Vendor c/image after https://github.com/containers/image/pull/1816 2023-02-08 22:37:38 +01:00

This is a copy of github.com/docker/distribution/reference as of commit 3226863cbcba6dbc2f6c83a37b28126c934af3f8, except that ParseAnyReferenceWithSet has been removed to drop the dependency on github.com/docker/distribution/digestset.