Imports of gcrane command

PathSynopsis
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
github.com/google/go-containerregistry/cmd/crane/cmd
github.com/google/go-containerregistry/cmd/gcrane/cmd
github.com/google/go-containerregistry/internal/signal
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.