Imports
- github.com/docker/docker/api/types
- k8s.io/apimachinery/pkg/apis/meta/v1
- github.com/pkg/errors
- github.com/docker/go-connections/nat
- golang.org/x/mod/semver
- github.com/compose-spec/compose-go/v2/cli
- github.com/compose-spec/compose-go/v2/loader
- github.com/compose-spec/compose-go/v2/types
Imports in module “github.com/tilt-dev/tilt”
- github.com/tilt-dev/tilt/internal/container
- github.com/tilt-dev/tilt/internal/docker
- github.com/tilt-dev/tilt/pkg/logger
- github.com/tilt-dev/tilt/pkg/model
- github.com/tilt-dev/tilt/pkg/apis/core/v1alpha1