mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00:00
These errors were not used as sentinel error, and used as any other "invalid parameter" / "invalid argument" error, so remove them, and just produce errors where used. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>