mirror of https://github.com/containers/image.git
See https://github.com/containers/storage/pull/1651 for more discussion. Signed-off-by: Miloslav Trmač <mitr@redhat.com> |
||
|---|---|---|
| .. | ||
| README.md | ||
| helpers.go | ||
| normalize.go | ||
| normalize_test.go | ||
| reference.go | ||
| reference_test.go | ||
| regexp-additions.go | ||
| regexp.go | ||
| regexp_test.go | ||
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.