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/docker/buildx/commands | |
github.com/docker/buildx/controller/errdefs | |
github.com/docker/buildx/driver/docker | |
github.com/docker/buildx/driver/docker-container | |
github.com/docker/buildx/driver/kubernetes | |
github.com/docker/buildx/driver/remote | |
github.com/docker/buildx/util/desktop | |
github.com/docker/buildx/version | |
github.com/docker/cli/cli | |
github.com/docker/cli/cli-plugins/manager | |
github.com/docker/cli/cli-plugins/plugin | |
github.com/docker/cli/cli/command | |
github.com/docker/cli/cli/debug | |
github.com/docker/cli/cli/flags | |
github.com/moby/buildkit/solver/errdefs | |
github.com/moby/buildkit/util/bklog | |
github.com/moby/buildkit/util/grpcutil/encoding/proto | Package proto implements a custom encoding for grpc. |
github.com/moby/buildkit/util/stack | |
github.com/moby/buildkit/util/tracing/detect | |
github.com/moby/buildkit/util/tracing/env | |
github.com/pkg/errors | Package errors provides simple error handling primitives. |
github.com/sirupsen/logrus | Package logrus is a structured logger for Go, completely API compatible with the standard library logger. |
go.opentelemetry.io/otel | Package otel provides global access to the OpenTelemetry API. |
k8s.io/client-go/plugin/pkg/client/auth/oidc | |
os | Package os provides a platform-independent interface to operating system functionality. |
runtime | Package runtime contains operations that interact with Go's runtime system, such as functions to control goroutines. |
runtime/pprof | Package pprof writes runtime profiling data in the format expected by the pprof visualization tool. |