Imports of package buildflags

PathSynopsis
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
fmtPackage 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/platformsPackage platforms provides a toolkit for normalizing, matching and specifying container platforms.
github.com/distribution/referencePackage 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/errorsPackage errors provides simple error handling primitives.
github.com/tonistiigi/go-csvvaluePackage csvvalue provides an efficient parser for a single line CSV value.
osPackage os provides a platform-independent interface to operating system functionality.
regexpPackage regexp implements regular expression search.
strconvPackage strconv implements conversions to and from string representations of basic data types.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.