mirror of
https://github.com/octoleo/syncthing.git
synced 2024-12-26 12:28:05 +00:00
93a04158fd
gvt fetch -a, because we need the protobuf files etc for regeneration
4 lines
242 B
Makefile
4 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
|