3 lines
242 B
Makefile
3 lines
242 B
Makefile
regenerate:
|
|
go install github.com/gogo/protobuf/protoc-gen-gogo
|
|
protoc-min-version --version="3.0.0" --gogo_out=Mgoogle/protobuf/timestamp.proto=github.com/gogo/protobuf/types:. --proto_path=../../../../../:../../protobuf/:. issue260.proto
|