Imports of package partial

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
encoding/jsonPackage json implements encoding and decoding of JSON as defined in RFC 7159.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/google/go-containerregistry/pkg/v1Package v1 defines structured types for OCI v1 images
github.com/google/go-containerregistry/pkg/v1/matchPackage match provides functionality for conveniently matching a v1.Descriptor.
github.com/google/go-containerregistry/pkg/v1/typesPackage types holds common OCI media types.
github.com/google/go-containerregistry/pkg/v1/v1util
ioPackage io provides basic interfaces to I/O primitives.
io/ioutilPackage ioutil implements some I/O utility functions.
syncPackage sync provides basic synchronization primitives such as mutual exclusion locks.