Imports of package process

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/containerd/console
github.com/containerd/containerd/pkg/stdio
github.com/containerd/containerd/protobuf/typesPackage types provides convinient aliases that make google.golang.org/protobuf migration easier.
golang.org/x/sys/execabsPackage execabs is a drop-in replacement for os/exec that requires PATH lookups to find absolute paths.
ioPackage io provides basic interfaces to I/O primitives.
net/urlPackage url parses URLs and implements query escaping.
osPackage os provides a platform-independent interface to operating system functionality.
timePackage time provides functionality for measuring and displaying time.