Revision eb0d2f0c019a39f717ce7319a70bc92c280a6d3b authored by Thane Thomson on 18 December 2022, 14:18:31 UTC, committed by Thane Thomson on 18 December 2022, 14:18:31 UTC
Signed-off-by: Thane Thomson <connect@thanethomson.com>
1 parent 763ab86
Raw File
buf.gen.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
back to top