mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00:00
- use is.ErrorType - replace uses of client.IsErrNotFound for errdefs.IsNotFound, as the client no longer returns the old error-type. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>