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/containerd/api/services/content/v1 | Code generated by protoc-gen-go-ttrpc. |
github.com/containerd/containerd/content | |
github.com/containerd/containerd/services/content/contentserver | |
github.com/docker/distribution/reference | Package reference is deprecated, and has moved to github.com/distribution/reference. |
github.com/hashicorp/go-multierror | |
github.com/mitchellh/hashstructure/v2 | |
github.com/moby/buildkit/api/services/control | |
github.com/moby/buildkit/api/types | |
github.com/moby/buildkit/cache/remotecache | |
github.com/moby/buildkit/client | |
github.com/moby/buildkit/client/llb | |
github.com/moby/buildkit/cmd/buildkitd/config | |
github.com/moby/buildkit/control/gateway | |
github.com/moby/buildkit/exporter | |
github.com/moby/buildkit/exporter/containerimage/exptypes | |
github.com/moby/buildkit/exporter/util/epoch | |
github.com/moby/buildkit/frontend | |
github.com/moby/buildkit/frontend/attestations | |
github.com/moby/buildkit/session | |
github.com/moby/buildkit/session/grpchijack | |
github.com/moby/buildkit/snapshot/containerd | |
github.com/moby/buildkit/solver | |
github.com/moby/buildkit/solver/bboltcachestorage | |
github.com/moby/buildkit/solver/llbsolver | |
github.com/moby/buildkit/solver/llbsolver/proc | |
github.com/moby/buildkit/solver/pb | |
github.com/moby/buildkit/util/bklog | |
github.com/moby/buildkit/util/imageutil | |
github.com/moby/buildkit/util/leaseutil | |
github.com/moby/buildkit/util/throttle | |
github.com/moby/buildkit/util/tracing/transform | |
github.com/moby/buildkit/version | |
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/pkg/errors | Package errors provides simple error handling primitives. |
go.etcd.io/bbolt | |
go.opentelemetry.io/otel/sdk/trace | Package trace contains support for OpenTelemetry distributed tracing. |
go.opentelemetry.io/proto/otlp/collector/trace/v1 | Package v1 is a reverse proxy. |
golang.org/x/sync/errgroup | Package errgroup provides synchronization, error propagation, and Context cancelation for groups of goroutines working on subtasks of a common task. |
google.golang.org/grpc | Package grpc implements an RPC system called gRPC. |
google.golang.org/grpc/codes | Package codes defines the canonical error codes used by gRPC. |
google.golang.org/grpc/metadata | Package metadata define the structure of the metadata supported by gRPC library. |
google.golang.org/grpc/status | Package status implements errors returned by gRPC. |
strconv | Package strconv implements conversions to and from string representations of basic data types. |
sync | Package sync provides basic synchronization primitives such as mutual exclusion locks. |
sync/atomic | Package atomic provides low-level atomic memory primitives useful for implementing synchronization algorithms. |
time | Package time provides functionality for measuring and displaying time. |