Imports of package schema1

PathSynopsis
crypto/sha512Package sha512 implements the SHA-384, SHA-512, SHA-512/224, and SHA-512/256 hash algorithms as defined in FIPS 180-4.
crypto/x509Package x509 implements a subset of the X.509 standard.
encoding/jsonPackage json implements encoding and decoding of JSON as defined in RFC 7159.
errorsPackage errors implements functions to manipulate errors.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/Sirupsen/logrus
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/manifest
github.com/docker/distribution/referencePackage reference is deprecated, and has moved to github.com/distribution/reference.
github.com/docker/libtrustPackage libtrust provides an interface for managing authentication and authorization using public key cryptography.
timePackage time provides functionality for measuring and displaying time.