mirror of
https://github.com/moby/moby.git
synced 2026-07-06 22:58:25 +00:00
plugingetter is indepedent of docker/docker packages, so it can be moved to pkg. This is also necessary for authorization plugins (part of pkg) to use pluginv2. The original path at plugin/getter will be eventually removed, when external repos (eg. libnetwork) update their import paths. Signed-off-by: Anusha Ragunathan <anusha@docker.com>