buildah/vendor/github.com/containers/image/v4/docker/reference
Miloslav Trmač 797e618cbe Update c/image to v4.0.1
This requires updating all import paths throughout.

Signed-off-by: Miloslav Trmač <mitr@redhat.com>

Closes: #1891
Approved by: vrothberg
2019-10-04 07:34:03 +00:00
..
README.md Update c/image to v4.0.1 2019-10-04 07:34:03 +00:00
helpers.go Update c/image to v4.0.1 2019-10-04 07:34:03 +00:00
normalize.go Update c/image to v4.0.1 2019-10-04 07:34:03 +00:00
reference.go Update c/image to v4.0.1 2019-10-04 07:34:03 +00:00
regexp.go Update c/image to v4.0.1 2019-10-04 07:34:03 +00:00

README.md

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.