mirror of
https://github.com/docker/docs.git
synced 2026-03-30 07:48:52 +07:00
Import github.com/docker/distribution/registry/api/v2 to share the regexps that the registry API uses. Remove ErrUnauthorized in errors package, since it conflicts with one defined in v2. Fixes #92 Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>