mirror of
https://github.com/moby/moby.git
synced 2026-07-12 18:45:06 +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>