mirror of
https://github.com/containerd/containerd.git
synced 2026-08-11 09:37:14 +00:00
This updates the errdefs package to be an alias for the new errdefs module. This helps transitioning consumers to the new module, and makes sure that containerd v2 and v1 use the same definitions. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>