| 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/moby/buildkit/solver/pb | |
| github.com/moby/buildkit/util/bklog | |
| 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/runtime-spec/specs-go | |
| github.com/pkg/errors | Package errors provides simple error handling primitives. |
| maps | Package maps defines various functions useful with maps of any type. |
| strconv | Package strconv implements conversions to and from string representations of basic data types. |
| strings | Package strings implements simple functions to manipulate UTF-8 encoded strings. |
| tags.cncf.io/container-device-interface/pkg/cdi | Package cdi has the primary purpose of providing an API for interacting with CDI and consuming CDI devices. |
| tags.cncf.io/container-device-interface/pkg/parser | |