fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
github.com/containerd/containerd/platforms | |
github.com/containers/ocicrypt | |
github.com/containers/ocicrypt/config | |
github.com/containers/ocicrypt/utils | |
github.com/opencontainers/image-spec/specs-go/v1 | |
github.com/pkg/errors | Package errors provides simple error handling primitives. |
github.com/urfave/cli | Package cli provides a minimal framework for creating and organizing command line Go applications. |
io/ioutil | Package ioutil implements some I/O utility functions. |
os | Package os provides a platform-independent interface to operating system functionality. |
strconv | Package strconv implements conversions to and from string representations of basic data types. |
strings | Package strings implements simple functions to manipulate UTF-8 encoded strings. |