Imports of package control

PathSynopsis
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/containerd/containerd/api/services/content/v1Code generated by protoc-gen-go-ttrpc.
github.com/containerd/containerd/content
github.com/containerd/containerd/leases
github.com/containerd/containerd/services/content/contentserver
github.com/docker/distribution/referencePackage reference is deprecated, and has moved to github.com/distribution/reference.
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/cmd/buildkitd/config
github.com/moby/buildkit/control/gateway
github.com/moby/buildkit/exporter
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/solver
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/throttle
github.com/moby/buildkit/util/tracing/transform
github.com/moby/buildkit/version
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/pkg/errorsPackage errors provides simple error handling primitives.
go.etcd.io/bbolt
go.opentelemetry.io/otel/sdk/tracePackage trace contains support for OpenTelemetry distributed tracing.
go.opentelemetry.io/proto/otlp/collector/trace/v1Package v1 is a reverse proxy.
golang.org/x/sync/errgroupPackage errgroup provides synchronization, error propagation, and Context cancelation for groups of goroutines working on subtasks of a common task.
google.golang.org/grpcPackage grpc implements an RPC system called gRPC.
google.golang.org/grpc/codesPackage codes defines the canonical error codes used by gRPC.
google.golang.org/grpc/statusPackage status implements errors returned by gRPC.
syncPackage sync provides basic synchronization primitives such as mutual exclusion locks.
sync/atomicPackage atomic provides low-level atomic memory primitives useful for implementing synchronization algorithms.
timePackage time provides functionality for measuring and displaying time.