fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
github.com/Sirupsen/logrus | |
github.com/docker/docker/engine | |
github.com/docker/docker/pkg/parsers | Package parsers provides helper functions to parse and validate different type of string. |
github.com/docker/docker/pkg/version | |
github.com/docker/libtrust | Package libtrust provides an interface for managing authentication and authorization using public key cryptography. |
mime | Package mime implements parts of the MIME spec. |
os | Package os provides a platform-independent interface to operating system functionality. |
path | Package path implements utility routines for manipulating slash-separated paths. |
strings | Package strings implements simple functions to manipulate UTF-8 encoded strings. |