Imports of package memory

PathSynopsis
github.com/docker/distributionPackage distribution will define the interfaces for the components of docker distribution.
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.
github.com/docker/distribution/registry/storage/cachePackage cache provides facilities to speed up access to the storage backend.
syncPackage sync provides basic synchronization primitives such as mutual exclusion locks.