Add copier test, upgrade testcontainers #1157
Annotations
8 errors
build
Process completed with exit code 1.
|
build:
vendor/github.com/testcontainers/testcontainers-go/container.go#L26
cannot find module providing package github.com/testcontainers/testcontainers-go/log: import lookup disabled by -mod=vendor
|
build:
vendor/github.com/testcontainers/testcontainers-go/internal/core/bootstrap.go#L10
cannot find module providing package github.com/shirou/gopsutil/v4/process: import lookup disabled by -mod=vendor
|
build:
vendor/github.com/stretchr/testify/assert/assertions.go#L24
cannot find module providing package github.com/stretchr/testify/assert/yaml: import lookup disabled by -mod=vendor
|
build:
vendor/go.opentelemetry.io/otel/internal/global/trace.go#L28
cannot find module providing package go.opentelemetry.io/auto/sdk: import lookup disabled by -mod=vendor
|
build:
vendor/github.com/docker/docker/client/utils.go#L11
cannot find module providing package github.com/docker/docker/internal/lazyregexp: import lookup disabled by -mod=vendor
|
build:
vendor/github.com/docker/docker/api/types/container/container.go#L9
cannot find module providing package github.com/docker/docker/api/types/storage: import lookup disabled by -mod=vendor
|
build:
vendor/github.com/docker/docker/api/types/types_deprecated.go#L6
cannot find module providing package github.com/docker/docker/api/types/common: import lookup disabled by -mod=vendor
|