1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/distribution/xfer
Sebastiaan van Stijn a0230f3d9a
remove unneeded "digest" alias for "go-digest"
I think this was there for historic reasons (may have been goimports expected
this, and we used to have a linter that wanted it), but it's not needed, so
let's remove it (to make my IDE less complaining about unneeded aliases).

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-03-04 14:49:42 +01:00
..
download.go distribution/xfer: un-export DoFunc type 2022-02-18 16:58:42 +01:00
download_test.go remove unneeded "digest" alias for "go-digest" 2022-03-04 14:49:42 +01:00
transfer.go distribution/xfer: un-export DoFunc type 2022-02-18 16:58:42 +01:00
transfer_test.go distribution/xfer: un-export DoFunc type 2022-02-18 16:58:42 +01:00
upload.go distribution/xfer: un-export DoFunc type 2022-02-18 16:58:42 +01:00
upload_test.go distribution/xfer: fix some nits in tests 2022-02-18 16:58:19 +01:00