Bump github.com/docker/docker from 27.5.1+incompatible to 28.0.0+incompatible #5858
Annotations
5 errors
Staticcheck:
clab/graph.go#L485
client.ImageInspectWithRaw is deprecated: Use [Client.ImageInspect] instead. Raw response can be obtained using the [ImageInspectWithRawResponse] option. (SA1019)
|
Staticcheck:
runtime/docker/docker.go#L563
d.Client.ImageInspectWithRaw is deprecated: Use [Client.ImageInspect] instead. Raw response can be obtained using the [ImageInspectWithRawResponse] option. (SA1019)
|
Staticcheck:
runtime/docker/docker.go#L731
dockerTypes.Container is deprecated: use [container.Summary]. (SA1019)
|
Staticcheck:
runtime/docker/docker.go#L824
dockerTypes.Port is deprecated: use [container.Port]. (SA1019)
|
Staticcheck
Process completed with exit code 1.
|
Loading