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/aws/aws-sdk-go-v2/config | |
github.com/containerd/platforms | Package platforms provides a toolkit for normalizing, matching and specifying container platforms. |
github.com/distribution/reference | Package reference provides a general type to represent any way of referencing images within the registry. |
github.com/docker/buildx/controller/pb | |
github.com/moby/buildkit/client | |
github.com/moby/buildkit/exporter/containerimage/exptypes | |
github.com/moby/buildkit/util/entitlements | |
github.com/moby/buildkit/util/gitutil | |
github.com/opencontainers/image-spec/specs-go/v1 | |
github.com/pkg/errors | Package errors provides simple error handling primitives. |
github.com/tonistiigi/go-csvvalue | Package csvvalue provides an efficient parser for a single line CSV value. |
os | Package os provides a platform-independent interface to operating system functionality. |
regexp | Package regexp implements regular expression search. |
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. |