mirror of
https://github.com/moby/moby.git
synced 2026-07-09 08:07:56 +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>