Imports of package modregistry

PathSynopsis
archive/zipPackage zip provides support for reading and writing ZIP archives.
bytesPackage bytes implements functions for the manipulation of byte slices.
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
cuelabs.dev/go/oci/ociregistryPackage ociregistry provides an abstraction that represents the capabilities provided by an OCI registry.
cuelang.org/go/internal/mod/modfile
cuelang.org/go/internal/mod/module
cuelang.org/go/internal/mod/modzip
cuelang.org/go/internal/mod/semverPackage semver implements comparison of semantic version strings.
encoding/jsonPackage json implements encoding and decoding of JSON as defined in RFC 7159.
errorsPackage errors implements functions to manipulate errors.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/opencontainers/go-digestPackage digest provides a generalized type to opaquely represent message digests and their operations within the registry.
github.com/opencontainers/image-spec/specs-go
github.com/opencontainers/image-spec/specs-go/v1
ioPackage io provides basic interfaces to I/O primitives.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.