Imports
- braces.dev/errtrace
- github.com/brunoga/deep
- github.com/coryb/walky
- github.com/distribution/reference
- github.com/docker/cli/cli/config
- github.com/docker/docker/client
- github.com/kballard/go-shellquote
- github.com/moby/buildkit/client
- github.com/moby/buildkit/client/connhelper/dockercontainer
- github.com/moby/buildkit/client/connhelper/kubepod
- github.com/moby/buildkit/client/llb
- github.com/moby/buildkit/client/llb/imagemetaresolver
- github.com/moby/buildkit/client/llb/llbbuild
- github.com/moby/buildkit/client/llb/sourceresolver
- github.com/moby/buildkit/exporter/containerimage/exptypes
- github.com/moby/buildkit/frontend/dockerfile/dockerfile2llb
- github.com/moby/buildkit/frontend/dockerfile/parser
- github.com/moby/buildkit/frontend/dockerui
- github.com/moby/buildkit/frontend/gateway/client
- github.com/moby/buildkit/identity
- github.com/moby/buildkit/session
- github.com/moby/buildkit/session/auth/authprovider
- github.com/moby/buildkit/session/filesync
- github.com/moby/buildkit/session/secrets/secretsprovider
- github.com/moby/buildkit/solver/errdefs
- github.com/moby/buildkit/solver/pb
- github.com/moby/buildkit/util/entitlements
- github.com/moby/docker-image-spec/specs-go/v1
- github.com/muesli/cancelreader
- github.com/opencontainers/go-digest
- github.com/opencontainers/image-spec/specs-go/v1
- github.com/tonistiigi/fsutil
- github.com/tonistiigi/fsutil/types
- golang.org/x/exp/maps
- golang.org/x/exp/slices
- golang.org/x/sync/errgroup
- golang.org/x/sys/unix
- golang.org/x/term
- google.golang.org/grpc/codes
- google.golang.org/grpc/status
- gopkg.in/yaml.v3