spiegel_podman/vendor/github.com/containers/image/v5/docker/reference
Daniel J Walsh 2862ecf288
Update vendor of containers/(image, buildah)
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2022-11-30 13:05:12 -05: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 bump containers/image to v5.0.0, buildah to v1.11.4 2019-10-29 13:35:18 -04: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 update buildah and c/common to latest 2022-09-09 11:58:20 +02:00
regexp-additions.go Vendor in containers/common@main 2022-02-28 16:23:26 -05:00
regexp.go Update vendor of containers/(image, buildah) 2022-11-30 13:05:12 -05: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.