Imports of disco command

PathSynopsis
encoding/jsonPackage json implements encoding and decoding of JSON as defined in RFC 7159.
errorsPackage errors implements functions to manipulate errors.
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/googleapis/gnostic/OpenAPIv2
github.com/googleapis/gnostic/OpenAPIv3
github.com/googleapis/gnostic/compiler
github.com/googleapis/gnostic/discovery
io/ioutilPackage ioutil implements some I/O utility functions.
logPackage log implements a simple logging package.
net/urlPackage url parses URLs and implements query escaping.
osPackage os provides a platform-independent interface to operating system functionality.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.