Imports of package modresolve

PathSynopsis
crypto/sha256Package sha256 implements the SHA224 and SHA256 hash algorithms as defined in FIPS 180-4.
cuelabs.dev/go/oci/ociregistry/ocirefPackage ociref supports parsing cross-registry OCI registry references.
cuelang.org/go/cue
cuelang.org/go/cue/cuecontext
cuelang.org/go/cue/errors
cuelang.org/go/cue/token
cuelang.org/go/mod/module
embedPackage embed provides access to files embedded in the running Go program.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
netPackage net provides a portable interface for network I/O, including TCP/IP, UDP, domain name resolution, and Unix domain sockets.
net/netipPackage netip defines an IP address type that's a small value type.
pathPackage path implements utility routines for manipulating slash-separated paths.
sortPackage sort provides primitives for sorting slices and user-defined collections.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.
syncPackage sync provides basic synchronization primitives such as mutual exclusion locks.