moby--moby/distribution/xfer
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
..
download.go Enhance pkg/{httputils,integration}, distribution/xfer unit tests 2016-12-28 11:54:05 +01:00
download_test.go *: use opencontainers/go-digest package 2017-01-06 18:48:41 -08:00
transfer.go modify some files 2016-12-22 08:38:37 +08:00
transfer_test.go Fix flaky test TestTransfer (take 2) 2016-03-28 18:27:29 -07:00
upload.go Enhance pkg/{httputils,integration}, distribution/xfer unit tests 2016-12-28 11:54:05 +01:00
upload_test.go Enhance pkg/{httputils,integration}, distribution/xfer unit tests 2016-12-28 11:54:05 +01:00