Imports of package errdefs

PathSynopsis
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.
errorsPackage errors implements functions to manipulate errors.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/containerd/typeurl/v2
github.com/gogo/protobuf/protoPackage proto converts data structures to and from the wire format of protocol buffers.
github.com/golang/protobuf/jsonpbPackage jsonpb provides functionality to marshal and unmarshal between a protocol buffer message and JSON.
github.com/moby/buildkit/solver/pb
github.com/moby/buildkit/util/grpcerrors
github.com/opencontainers/go-digestPackage digest provides a generalized type to opaquely represent message digests and their operations within the registry.
github.com/pkg/errorsPackage errors provides simple error handling primitives.
google.golang.org/grpc/codesPackage codes defines the canonical error codes used by gRPC.
ioPackage io provides basic interfaces to I/O primitives.
mathPackage math provides basic constants and mathematical functions.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.