context | Package context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes. |
encoding/json | Package json implements encoding and decoding of JSON as defined in RFC 7159. |
errors | Package errors implements functions to manipulate errors. |
fmt | Package 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-digest | Package 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/errors | Package errors provides simple error handling primitives. |
strconv | Package strconv implements conversions to and from string representations of basic data types. |
strings | Package strings implements simple functions to manipulate UTF-8 encoded strings. |
time | Package time provides functionality for measuring and displaying time. |