3 lines
265 B
Makefile
3 lines
265 B
Makefile
regenerate:
|
|
go install github.com/gogo/protobuf/protoc-gen-gogofast
|
|
protoc-min-version --version="3.0.0" --gogofast_out=Mgoogle/protobuf/descriptor.proto=github.com/gogo/protobuf/protoc-gen-gogo/descriptor:. --proto_path=../../../../../:../../protobuf/:. *.proto
|