mirror of
https://github.com/moby/moby.git
synced 2026-07-19 14:01:27 +00:00
Most of the package was using stdlib's errors package, so replacing two calls to pkg/errors with stdlib. Also fixing capitalization of error strings. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>