Imports of package streams

PathSynopsis
errorsPackage errors implements functions to manipulate errors.
github.com/moby/termPackage term provides structures and helper functions to work with terminal (state, sizes).
github.com/sirupsen/logrusPackage logrus is a structured logger for Go, completely API compatible with the standard library logger.
ioPackage io provides basic interfaces to I/O primitives.
osPackage os provides a platform-independent interface to operating system functionality.
runtimePackage runtime contains operations that interact with Go's runtime system, such as functions to control goroutines.