distribution/reference
Aaron Lehmann 985ee759e7 Use correct regexp in reference.WithTag
This was using a different regexp from the intended one. This meant that
tags with uppercase characters were not accepted.

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
2015-10-28 18:22:00 -07:00
..
reference.go Use correct regexp in reference.WithTag 2015-10-28 18:22:00 -07:00
reference_test.go Use correct regexp in reference.WithTag 2015-10-28 18:22:00 -07:00
regexp.go Add WithTag and WithDigest combinator functions 2015-10-12 16:00:33 -07:00
regexp_test.go Update regexp to support repeated dash and double underscore 2015-10-09 16:14:08 -07:00