mirror of
https://github.com/tendermint/tendermint.git
synced 2025-12-23 06:15:19 +00:00
* refactor: migrate to `cosmos/gogoproto` * add changelog * Update Makefile Co-authored-by: Thane Thomson <connect@thanethomson.com> * update link Co-authored-by: Thane Thomson <connect@thanethomson.com>
10 lines
278 B
YAML
10 lines
278 B
YAML
version: v1
|
|
plugins:
|
|
- name: gogofaster
|
|
out: ./proto/
|
|
opt:
|
|
- Mgoogle/protobuf/timestamp.proto=github.com/cosmos/gogoproto/types
|
|
- Mgoogle/protobuf/duration.proto=github.com/golang/protobuf/ptypes/duration
|
|
- plugins=grpc
|
|
- paths=source_relative
|