Imports of package errors

PathSynopsis
cmpPackage cmp provides types and functions related to comparing ordered values.
cuelang.org/go/cue/tokenPackage token defines constants representing the lexical tokens of the Go programming language and basic operations on tokens (printing, predicates).
errorsPackage errors implements functions to manipulate errors.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
ioPackage io provides basic interfaces to I/O primitives.
path/filepathPackage filepath implements utility routines for manipulating filename paths in a way compatible with the target operating system-defined file paths.
slicesPackage slices defines various functions useful with slices of any type.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.