Imports of registry command

PathSynopsis
flagPackage flag implements command-line flag parsing.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/google/go-containerregistry/pkg/registryPackage registry implements a docker V2 registry and the OCI distribution specification.
logPackage log implements a simple logging package.
netPackage net provides a portable interface for network I/O, including TCP/IP, UDP, domain name resolution, and Unix domain sockets.
net/httpPackage http provides HTTP client and server implementations.
timePackage time provides functionality for measuring and displaying time.