fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
github.com/docker/docker/daemon/graphdriver | |
github.com/docker/docker/errdefs | Package errdefs defines a set of error interfaces that packages should use for communicating classes of errors. |
github.com/docker/docker/internal/containerfs | |
github.com/docker/docker/quota | |
github.com/docker/go-units | Package units provides helper function to parse and print size and time units in human-readable format. |
github.com/moby/go-archive/chrootarchive | |
github.com/moby/sys/user | |
github.com/opencontainers/selinux/go-selinux/label | |
github.com/pkg/errors | Package errors provides simple error handling primitives. |
os | Package os provides a platform-independent interface to operating system functionality. |
path/filepath | Package filepath implements utility routines for manipulating filename paths in a way compatible with the target operating system-defined file paths. |