mirror of
https://github.com/moby/moby.git
synced 2026-07-06 14:48:57 +00:00
After moving libnetwork to this repo, we need to update all the import paths for libnetwork to point to docker/docker/libnetwork instead of docker/libnetwork. This change implements that. Signed-off-by: Brian Goff <cpuguy83@gmail.com>