Imports of package deprecations

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/containerd/containerd/api/services/introspection/v1Code generated by protoc-gen-go-ttrpc.
github.com/containerd/containerd/cmd/ctr/commands
github.com/gogo/protobuf/typesPackage types contains code for interacting with well-known types.
github.com/urfave/cliPackage cli provides a minimal framework for creating and organizing command line Go applications.
osPackage os provides a platform-independent interface to operating system functionality.
text/tabwriterPackage tabwriter implements a write filter (tabwriter.Writer) that translates tabbed columns in input into properly aligned text.
timePackage time provides functionality for measuring and displaying time.