context | Package 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/crane | Package crane holds libraries used to implement the crane CLI. |
github.com/google/go-containerregistry/pkg/gcrane | Package gcrane holds libraries used to implement the gcrane CLI. |
github.com/google/go-containerregistry/pkg/logs | Package logs exposes the loggers used by this library. |
github.com/spf13/cobra | Package cobra is a commander providing a simple interface to create powerful modern CLI interfaces. |
os | Package os provides a platform-independent interface to operating system functionality. |