| cmp | Package cmp provides types and functions related to comparing ordered values. |
| context | Package context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes. |
| fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
| github.com/containerd/platforms | Package platforms provides a toolkit for normalizing, matching and specifying container platforms. |
| github.com/distribution/reference | Package reference provides a general type to represent any way of referencing images within the registry. |
| github.com/in-toto/in-toto-golang/in_toto/slsa_provenance/common | |
| github.com/in-toto/in-toto-golang/in_toto/slsa_provenance/v1 | |
| github.com/moby/buildkit/executor/resources/types | |
| github.com/moby/buildkit/frontend/dockerfile/dfgitutil | Package dfgitutil provides Dockerfile-specific utilities for git refs. |
| github.com/moby/buildkit/solver | |
| github.com/moby/buildkit/solver/llbsolver/provenance/types | |
| github.com/moby/buildkit/solver/pb | |
| github.com/moby/buildkit/solver/result | |
| github.com/moby/buildkit/util/purl | |
| github.com/moby/buildkit/util/urlutil | |
| github.com/opencontainers/go-digest | Package digest provides a generalized type to opaquely represent message digests and their operations within the registry. |
| github.com/package-url/packageurl-go | Package packageurl implements the package-url spec |
| github.com/pkg/errors | Package errors provides simple error handling primitives. |
| maps | Package maps defines various functions useful with maps of any type. |
| slices | Package slices defines various functions useful with slices of any type. |
| strings | Package strings implements simple functions to manipulate UTF-8 encoded strings. |