encoding/json | Package json implements encoding and decoding of JSON as defined in RFC 7159. |
fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
github.com/Microsoft/hcsshim/ext4/tar2ext4 | |
github.com/Microsoft/hcsshim/pkg/securitypolicy | |
github.com/google/go-containerregistry/pkg/authn | Package authn defines different methods of authentication for talking to a container registry. |
github.com/google/go-containerregistry/pkg/name | Package name defines structured types for representing image references. |
github.com/google/go-containerregistry/pkg/v1 | Package v1 defines structured types for OCI v1 images |
github.com/google/go-containerregistry/pkg/v1/remote | Package remote provides facilities for reading/writing v1.Images from/to a remote image registry. |
github.com/opencontainers/runtime-spec/specs-go | |
log | Package log implements a simple logging package. |
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. |