| archive/tar | Package tar implements access to tar archives. |
| bytes | Package bytes implements functions for the manipulation of byte slices. |
| compress/gzip | Package gzip implements reading and writing of gzip format compressed files, as specified in RFC 1952. |
| 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/v2/core/content | |
| github.com/containerd/containerd/v2/core/images | |
| github.com/containerd/containerd/v2/pkg/archive/compression | |
| github.com/containerd/containerd/v2/pkg/labels | |
| github.com/containerd/stargz-snapshotter/estargz | |
| github.com/klauspost/compress/zstd | |
| github.com/moby/buildkit/util/bklog | |
| github.com/moby/buildkit/util/iohelper | |
| 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 | |
| github.com/pkg/errors | Package errors provides simple error handling primitives. |
| io | Package io provides basic interfaces to I/O primitives. |
| 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. |