Files
moby/cmd
Sebastiaan van Stijn 943f46c425 cmd/docker-proxy: remove redundant error-type asserts
errors.Is unwraps recursively, so there's no need to assert the
error-type for these.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2026-05-04 11:15:55 +02:00
..