Imports of package networking

PathSynopsis
github.com/docker/docker/internal/lazyregexpPackage lazyregexp is a thin wrapper over regexp, allowing the use of global regexp variables without forcing them to be compiled at init.
os/execPackage exec runs external commands.
testingPackage testing provides support for automated testing of Go packages.