mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-29 17:50:23 +00:00
4 lines
265 B
Makefile
4 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
|