mirror of
https://github.com/moby/moby.git
synced 2026-07-19 05:50:57 +00:00
These errors implemented the Causer interface, but did not implement the go1.13 unwrapper, which could prevent errors from being matched. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>