We are missing the `cc` and `python` proto file options from https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/descriptor.proto#L318, we should add them to https://github.com/gunk/gunk/blob/master/generate/generate.go#L443.
We are missing the
ccandpythonproto file options from https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/descriptor.proto#L318, we should add them to https://github.com/gunk/gunk/blob/master/generate/generate.go#L443.