encoding/json | Package json implements encoding and decoding of JSON as defined in RFC 7159. |
github.com/docker/cli/cli/manifest/types | |
github.com/docker/distribution/manifest/manifestlist | |
github.com/docker/distribution/reference | Package reference is deprecated, and has moved to github.com/distribution/reference. |
github.com/opencontainers/go-digest | Package digest provides a generalized type to opaquely represent message digests and their operations within the registry. |
github.com/opencontainers/image-spec/specs-go/v1 | |
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. |
strings | Package strings implements simple functions to manipulate UTF-8 encoded strings. |