Imports
- github.com/containerd/containerd
- github.com/containerd/containerd/api/services/snapshots/v1
- github.com/containerd/containerd/defaults
- github.com/containerd/containerd/pkg/dialer
- github.com/containerd/containerd/pkg/runtimeoptions/v1
- github.com/containerd/containerd/plugin
- github.com/containerd/containerd/reference
- github.com/containerd/containerd/remotes/docker
- github.com/containerd/containerd/runtime/v2/runc/options
- github.com/containerd/containerd/snapshots
- github.com/containerd/containerd/snapshots/native
- github.com/containerd/containerd/snapshots/overlay
- github.com/containerd/containerd/snapshots/overlay/overlayutils
- github.com/containerd/containerd/snapshots/proxy
- github.com/containerd/containerd/sys
- github.com/containerd/fuse-overlayfs-snapshotter
- github.com/containerd/platforms
- github.com/containerd/stargz-snapshotter/fs
- github.com/containerd/stargz-snapshotter/fs/config
- github.com/containerd/stargz-snapshotter/fs/layer
- github.com/containerd/stargz-snapshotter/fs/source
- github.com/containerd/stargz-snapshotter/snapshot
- github.com/coreos/go-systemd/v22/activation
- github.com/coreos/go-systemd/v22/daemon
- github.com/docker/docker/pkg/idtools
- github.com/docker/docker/pkg/reexec
- github.com/gofrs/flock
- github.com/hashicorp/go-multierror
- github.com/moby/sys/userns
- github.com/opencontainers/image-spec/specs-go/v1
- github.com/pelletier/go-toml
- github.com/pkg/errors
- github.com/prometheus/client_golang/prometheus/promhttp
- github.com/sirupsen/logrus
- github.com/urfave/cli
- go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
- go.opentelemetry.io/otel/exporters/prometheus
- go.opentelemetry.io/otel/propagation
- go.opentelemetry.io/otel/sdk/metric
- go.opentelemetry.io/otel/sdk/trace
- go.opentelemetry.io/proto/otlp/collector/trace/v1
- golang.org/x/net/trace
- golang.org/x/sync/errgroup
- golang.org/x/sync/semaphore
- google.golang.org/grpc
- google.golang.org/grpc/backoff
- google.golang.org/grpc/credentials/insecure
- google.golang.org/grpc/health
- google.golang.org/grpc/health/grpc_health_v1
- google.golang.org/grpc/reflection
Imports in module “github.com/moby/buildkit”
- github.com/moby/buildkit/cache/remotecache
- github.com/moby/buildkit/cache/remotecache/azblob
- github.com/moby/buildkit/cache/remotecache/gha
- github.com/moby/buildkit/cache/remotecache/inline
- github.com/moby/buildkit/cache/remotecache/local
- github.com/moby/buildkit/cache/remotecache/registry
- github.com/moby/buildkit/cache/remotecache/s3
- github.com/moby/buildkit/client
- github.com/moby/buildkit/cmd/buildkitd/config
- github.com/moby/buildkit/control
- github.com/moby/buildkit/executor/oci
- github.com/moby/buildkit/frontend
- github.com/moby/buildkit/frontend/dockerfile/builder
- github.com/moby/buildkit/frontend/gateway
- github.com/moby/buildkit/frontend/gateway/forwarder
- github.com/moby/buildkit/session
- github.com/moby/buildkit/solver
- github.com/moby/buildkit/solver/bboltcachestorage
- github.com/moby/buildkit/util/apicaps
- github.com/moby/buildkit/util/appcontext
- github.com/moby/buildkit/util/appdefaults
- github.com/moby/buildkit/util/archutil
- github.com/moby/buildkit/util/bklog
- github.com/moby/buildkit/util/db/boltutil
- github.com/moby/buildkit/util/grpcerrors
- github.com/moby/buildkit/util/network/cniprovider
- github.com/moby/buildkit/util/network/netproviders
- github.com/moby/buildkit/util/profiler
- github.com/moby/buildkit/util/resolver
- github.com/moby/buildkit/util/stack
- github.com/moby/buildkit/util/tracing
- github.com/moby/buildkit/util/tracing/detect
- github.com/moby/buildkit/util/tracing/detect/jaeger
- github.com/moby/buildkit/util/tracing/env
- github.com/moby/buildkit/util/tracing/transform
- github.com/moby/buildkit/version
- github.com/moby/buildkit/worker
- github.com/moby/buildkit/worker/base
- github.com/moby/buildkit/worker/containerd
- github.com/moby/buildkit/worker/runc