Imports of package registrytest

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
cuelang.org/go/cuePackage cue is the main API for CUE evaluation.
cuelang.org/go/cue/cuecontext
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
golang.org/x/mod/modulePackage module defines the module.Version type along with support code.
golang.org/x/mod/semverPackage semver implements comparison of semantic version strings.
golang.org/x/mod/zipPackage zip provides functions for creating and extracting module zip files.
golang.org/x/tools/txtarPackage txtar implements a trivial text-based file archive format.
ioPackage io provides basic interfaces to I/O primitives.
net/httpPackage http provides HTTP client and server implementations.
net/http/httptestPackage httptest provides utilities for HTTP testing.
osPackage os provides a platform-independent interface to operating system functionality.
pathPackage path implements utility routines for manipulating slash-separated paths.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.
timePackage time provides functionality for measuring and displaying time.