cri-o/vendor/github.com/containers/image/docker/reference
Antonio Murdaca 148e72d81e
vendor: remove dep and use vndr
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
2017-06-07 00:04:21 +02:00
..
helpers.go dep: Update containers/image to 1d7e25b91705e4d1cddb5396baf112caeb1119f3 2017-03-13 09:33:17 -07:00
normalize.go dep: Update containers/image to 1d7e25b91705e4d1cddb5396baf112caeb1119f3 2017-03-13 09:33:17 -07:00
README.md dep: Update containers/image to 1d7e25b91705e4d1cddb5396baf112caeb1119f3 2017-03-13 09:33:17 -07:00
reference.go dep: Update containers/image to 1d7e25b91705e4d1cddb5396baf112caeb1119f3 2017-03-13 09:33:17 -07:00
regexp.go dep: Update containers/image to 1d7e25b91705e4d1cddb5396baf112caeb1119f3 2017-03-13 09:33:17 -07:00

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