Imports of package common

PathSynopsis
github.com/pkg/errorsPackage errors provides simple error handling primitives.
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.
os/execPackage exec runs external commands.
syscallPackage syscall contains an interface to the low-level operating system primitives.