Imports of package proc

PathSynopsis
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
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/containerd/containerd/platforms
github.com/in-toto/in-toto-golang/in_toto/slsa_provenance/v0.2
github.com/moby/buildkit/cache
github.com/moby/buildkit/cache/config
github.com/moby/buildkit/client/llb
github.com/moby/buildkit/exporter/containerimage
github.com/moby/buildkit/exporter/containerimage/exptypes
github.com/moby/buildkit/frontend
github.com/moby/buildkit/frontend/attestations/sbom
github.com/moby/buildkit/frontend/gateway/pb
github.com/moby/buildkit/identity
github.com/moby/buildkit/solver
github.com/moby/buildkit/solver/llbsolver
github.com/moby/buildkit/solver/llbsolver/provenance
github.com/moby/buildkit/solver/result
github.com/moby/buildkit/worker
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/v1
github.com/pkg/errorsPackage errors provides simple error handling primitives.
strconvPackage strconv implements conversions to and from string representations of basic data types.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.
timePackage time provides functionality for measuring and displaying time.