Imports of protoc-gen-go command

PathSynopsis
errorsPackage errors implements functions to manipulate errors.
flagPackage flag implements command-line flag parsing.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
google.golang.org/protobuf/cmd/protoc-gen-go/internal_gengoPackage internal_gengo is internal to the protobuf module.
google.golang.org/protobuf/compiler/protogenPackage protogen provides support for writing protoc plugins.
google.golang.org/protobuf/internal/versionPackage version records versioning information about this module.
osPackage os provides a platform-independent interface to operating system functionality.
path/filepathPackage filepath implements utility routines for manipulating filename paths in a way compatible with the target operating system-defined file paths.