mirror of
https://github.com/moby/moby.git
synced 2026-07-05 22:27:36 +00:00
This prevents projects that import only the api/types package from also having to use the errdefs package (and because of that, containerd) as a dependency. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>