Bump golang.org/x/crypto from 0.26.0 to 0.27.0 #2252
Annotations
6 errors
golangci-lint:
test/feature/testutil/docker_composer.go#L214
SA1019: types.ExecConfig is deprecated: use [container.ExecOptions]. (staticcheck)
|
golangci-lint:
test/feature/testutil/docker_composer.go#L223
SA1019: types.ExecStartCheck is deprecated: use [container.ExecStartOptions] or [container.ExecAttachOptions]. (staticcheck)
|
golangci-lint:
test/feature/testutil/docker_composer.go#L237
SA1019: types.ContainerExecInspect is deprecated: use [container.ExecInspect]. (staticcheck)
|
golangci-lint:
test/feature/testutil/docker_composer.go#L257
SA1019: types.ExecConfig is deprecated: use [container.ExecOptions]. (staticcheck)
|
golangci-lint:
test/feature/testutil/docker_composer.go#L265
SA1019: types.ExecStartCheck is deprecated: use [container.ExecStartOptions] or [container.ExecAttachOptions]. (staticcheck)
|
golangci-lint
issues found
|
Loading