Bump github.com/docker/docker from 26.1.4+incompatible to 27.0.0+incompatible #137
Annotations
6 errors and 1 warning
lint:
tests/testutil/docker_composer.go#L203
SA1019: types.ExecConfig is deprecated: use [container.ExecOptions]. (staticcheck)
|
lint:
tests/testutil/docker_composer.go#L212
SA1019: types.ExecStartCheck is deprecated: use [container.ExecStartOptions] or [container.ExecAttachOptions]. (staticcheck)
|
lint:
tests/testutil/docker_composer.go#L221
SA1019: types.ContainerExecInspect is deprecated: use [container.ExecInspect]. (staticcheck)
|
lint:
tests/testutil/docker_composer.go#L241
SA1019: types.ExecConfig is deprecated: use [container.ExecOptions]. (staticcheck)
|
lint:
tests/testutil/docker_composer.go#L249
SA1019: types.ExecStartCheck is deprecated: use [container.ExecStartOptions] or [container.ExecAttachOptions]. (staticcheck)
|
lint
issues found
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/rdsync/rdsync. Supported file pattern: go.sum
|