mirror of
https://github.com/moby/moby.git
synced 2026-07-12 02:25:19 +00:00
This was added in 20d594fb79, but was
written before the API module was added. Now that the API is a separate
module, the check will no longer flag packages importing the API.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>