1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/cli
Stephen J Day 7a85579917
*: use opencontainers/go-digest package
The `digest` data type, used throughout docker for image verification
and identity, has been broken out into `opencontainers/go-digest`. This
PR updates the dependencies and moves uses over to the new type.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2017-01-06 18:48:41 -08:00
..
command *: use opencontainers/go-digest package 2017-01-06 18:48:41 -08:00
compose *: use opencontainers/go-digest package 2017-01-06 18:48:41 -08:00
config Move package cliconfig to cli/config 2016-12-25 20:31:52 +01:00
debug
flags Trim quotes from TLS flags. 2017-01-03 15:58:41 -05:00
trust Merge pull request #29313 from vdemeester/move-cli-config 2016-12-28 09:05:51 -08:00
cobra.go
error.go
required.go