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/content | |
github.com/containerd/containerd/images | |
github.com/containerd/containerd/remotes | |
github.com/distribution/reference | Package reference provides a general type to represent any way of referencing images within the registry. |
github.com/moby/buildkit/util/bklog | |
github.com/opencontainers/image-spec/specs-go/v1 | |
golang.org/x/sync/semaphore | Package semaphore provides a weighted semaphore implementation. |
io | Package io provides basic interfaces to I/O primitives. |
runtime | Package runtime contains operations that interact with Go's runtime system, such as functions to control goroutines. |
strings | Package strings implements simple functions to manipulate UTF-8 encoded strings. |
sync | Package sync provides basic synchronization primitives such as mutual exclusion locks. |