moby--moby/plugin/v2
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
..
plugin.go *: use opencontainers/go-digest package 2017-01-06 18:48:41 -08:00
plugin_linux.go Implement content addressability for plugins 2016-12-23 13:29:58 -08:00
plugin_unsupported.go Implement content addressability for plugins 2016-12-23 13:29:58 -08:00
settable.go support mounts, devices and args for docker plugin set 2016-11-10 11:55:48 -08:00
settable_test.go support mounts, devices and args for docker plugin set 2016-11-10 11:55:48 -08:00