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/platforms | |
github.com/containerd/containerd/remotes | |
github.com/containerd/containerd/remotes/docker | |
github.com/moby/buildkit/client/llb | |
github.com/moby/buildkit/util/contentutil | |
github.com/moby/buildkit/util/imageutil | |
github.com/moby/buildkit/version | |
github.com/moby/locker | Package locker provides a mechanism for creating finer-grained locking to help free up more global locks to handle other tasks. |
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 | |
net/http | Package http provides HTTP client and server implementations. |
sync | Package sync provides basic synchronization primitives such as mutual exclusion locks. |