Files
moby/distribution
Sebastiaan van Stijn db68c99d4b distribution: fallbackError, notFoundError implement go1.13 unwrapper
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>
2025-02-04 18:08:35 +01:00
..