'protoc-gen-go' is not recognized as an internal or external command, code example
Example: "protoc-gen-go: program not found or is not executable"
go get -u github.com/golang/protobuf/{proto,protoc-gen-go}
go get -u github.com/golang/protobuf/{proto,protoc-gen-go}