mirror of
https://github.com/docker/cli.git
synced 2026-09-02 18:14:35 -05:00
93ab6ab93d3b720a662f0d3017583154ede59b8b
Because docker core cannot vendor non-master Go dependencies, we need to remove dependencies on registry package. The definition of digest.Digest has been changed to a string and the regular expressions have been ported from docker-registry/common library. We'll likely change this be dependent on the registry in the future when the API stabilizies and use of the master branch becomes the norm. Signed-off-by: Stephen J Day <stephen.day@docker.com> Upstream-commit: dbb4b03bfc82eadefaf68c1a81d215949980550e Component: engine
Languages
Go
92.3%
Shell
5.4%
Dockerfile
1.1%
Go-Checksums
0.7%
Makefile
0.3%
Other
0.2%