Imports of disco command

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/docopt/docopt-goPackage docopt parses command-line arguments based on a help message.
github.com/golang/protobuf/protoPackage proto provides functionality for handling protocol buffer messages.
github.com/google/gnostic/conversions
github.com/google/gnostic/discovery
io/ioutilPackage ioutil implements some I/O utility functions.
logPackage log implements a simple logging package.
osPackage os provides a platform-independent interface to operating system functionality.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.