mirror of
https://github.com/moby/moby.git
synced 2026-07-06 14:48:57 +00:00
This package is only used by the daemon, so move it to the internal rootless package instead. Note that technically this could be in daemon/internal, but as there's already an existing internal/rootless package (which needs to be in the top-level internal package because it's also used by /plugin), I'm moving it there. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>