Bump github.com/docker/docker from 24.0.9+incompatible to 26.0.0+incompatible #792
Annotations
7 errors
Test:
local/store.go#L43
SA1019: types.ImageRemoveOptions is deprecated: use [image.RemoveOptions]. (staticcheck)
|
Test:
local/store.go#L74
SA1019: types.ImageRemoveOptions is deprecated: use [image.RemoveOptions]. (staticcheck)
|
Test:
testhelpers/testhelpers.go#L175
SA1019: dockertypes.ImagePullOptions is deprecated: use [image.PullOptions]. (staticcheck)
|
Test:
testhelpers/testhelpers.go#L178
SA1019: dockertypes.ImagePullOptions is deprecated: use [image.PullOptions]. (staticcheck)
|
Test:
testhelpers/testhelpers.go#L196
SA1019: dockertypes.ImageRemoveOptions is deprecated: use [image.RemoveOptions]. (staticcheck)
|
Test:
local/local_test.go#L2232
SA1019: types.ImageRemoveOptions is deprecated: use [image.RemoveOptions]. (staticcheck)
|
Test
Process completed with exit code 1.
|
Loading