context | Package context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes. |
github.com/containerd/containerd/v2/pkg/filters | Package filters defines a syntax and parser that can be used for the filtration of items across the containerd API. |
github.com/hashicorp/go-multierror | |
github.com/moby/buildkit/cache | |
github.com/moby/buildkit/cache/config | |
github.com/moby/buildkit/client | |
github.com/moby/buildkit/client/llb/sourceresolver | |
github.com/moby/buildkit/executor | |
github.com/moby/buildkit/exporter | |
github.com/moby/buildkit/frontend | |
github.com/moby/buildkit/session | |
github.com/moby/buildkit/snapshot/containerd | |
github.com/moby/buildkit/solver | |
github.com/moby/buildkit/solver/pb | |
github.com/moby/buildkit/util/compression | |
github.com/moby/buildkit/util/leaseutil | |
github.com/opencontainers/image-spec/specs-go/v1 | |
github.com/pkg/errors | Package errors provides simple error handling primitives. |
io | Package io provides basic interfaces to I/O primitives. |
strings | Package strings implements simple functions to manipulate UTF-8 encoded strings. |
time | Package time provides functionality for measuring and displaying time. |