Imports of package distribution

PathSynopsis
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
encoding/jsonPackage json implements encoding and decoding of JSON as defined in RFC 7159.
github.com/distribution/referencePackage reference provides a general type to represent any way of referencing images within the registry.
github.com/docker/distributionPackage distribution will define the interfaces for the components of docker distribution.
github.com/docker/distribution/manifest/manifestlist
github.com/docker/distribution/manifest/schema1
github.com/docker/distribution/manifest/schema2
github.com/docker/docker/api/server/httputils
github.com/docker/docker/api/server/router
github.com/docker/docker/api/types/registry
github.com/docker/docker/distribution
github.com/docker/docker/errdefsPackage errdefs defines a set of error interfaces that packages should use for communicating classes of errors.
github.com/opencontainers/image-spec/specs-go/v1
github.com/pkg/errorsPackage errors provides simple error handling primitives.
net/httpPackage http provides HTTP client and server implementations.
osPackage os provides a platform-independent interface to operating system functionality.