Imports of registry command

PathSynopsis
flagPackage flag implements command-line flag parsing.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/Sirupsen/logrus
github.com/bugsnag/bugsnag-goPackage bugsnag captures errors in real-time and reports them to BugSnag (http://bugsnag.com).
github.com/docker/distribution/auth/silly
github.com/docker/distribution/auth/token
github.com/docker/distribution/configuration
github.com/docker/distribution/registryPackage registry provides the main entrypoints for running a registry.
github.com/docker/distribution/storagedriver/filesystem
github.com/docker/distribution/storagedriver/inmemory
github.com/docker/distribution/storagedriver/s3
github.com/gorilla/handlersPackage handlers is a collection of handlers (aka "HTTP middleware") for use with Go's net/http package (or any framework supporting http.Handler).
github.com/yvasiyarov/gorelicPackage gorelic is an New Relic agent implementation for Go runtime.
net/httpPackage http provides HTTP client and server implementations.
net/http/pprofPackage pprof serves via its HTTP server runtime profiling data in the format expected by the pprof visualization tool.
osPackage os provides a platform-independent interface to operating system functionality.