flag | Package flag implements command-line flag parsing. |
fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
github.com/Sirupsen/logrus | |
github.com/bugsnag/bugsnag-go | Package 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/registry | Package 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/handlers | Package 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/gorelic | Package gorelic is an New Relic agent implementation for Go runtime. |
net/http | Package http provides HTTP client and server implementations. |
net/http/pprof | Package pprof serves via its HTTP server runtime profiling data in the format expected by the pprof visualization tool. |
os | Package os provides a platform-independent interface to operating system functionality. |