Imports of gcrane command

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/google/go-containerregistry/cmd/crane/cmd
github.com/google/go-containerregistry/cmd/gcrane/cmd
github.com/google/go-containerregistry/pkg/cranePackage crane holds libraries used to implement the crane CLI.
github.com/google/go-containerregistry/pkg/gcranePackage gcrane holds libraries used to implement the gcrane CLI.
github.com/google/go-containerregistry/pkg/logsPackage logs exposes the loggers used by this library.
github.com/spf13/cobraPackage cobra is a commander providing a simple interface to create powerful modern CLI interfaces.
osPackage os provides a platform-independent interface to operating system functionality.