Imports of package distribution

PathSynopsis
errorsPackage errors implements functions to manipulate errors.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/docker/distribution/contextPackage context provides several utilities for working with Go's context in http requests.
github.com/docker/distribution/digest
github.com/docker/distribution/referencePackage reference is deprecated, and has moved to github.com/distribution/reference.
ioPackage io provides basic interfaces to I/O primitives.
mimePackage mime implements parts of the MIME spec.
net/httpPackage http provides HTTP client and server implementations.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.
timePackage time provides functionality for measuring and displaying time.