Revision 4999643e2afa9bc243045edde03c367716e1ee79 authored by mergify[bot] on 16 September 2022, 13:40:18 UTC, committed by GitHub on 16 September 2022, 13:40:18 UTC
1 parent 5164dc6
Raw File
buf.gen.yaml
version: v1
plugins:
  - name: gogofaster
    out: ./proto/
    opt:
      - Mgoogle/protobuf/timestamp.proto=github.com/gogo/protobuf/types
      - Mgoogle/protobuf/duration.proto=github.com/golang/protobuf/ptypes/duration
      - plugins=grpc
      - paths=source_relative
back to top