Skip to content

Commit

Permalink
create buf.gen.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
zeroFruit committed May 21, 2022
1 parent 2f11d9d commit e3fd3aa
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
14 changes: 14 additions & 0 deletions proto/buf.gen.yaml
@@ -0,0 +1,14 @@
version: v1
plugins:
- name: gocosmos
out: ../x
opt:
- paths=source_relative
- Mgoogle/protobuf/any.proto=github.com/cosmos/cosmos-sdk/codec/types
- name: grpc-gateway
out: ../x
opt:
- paths=source_relative
- logtostderr=true
- allow_colon_final_segments=true
- Mgoogle/protobuf/any.proto=github.com/cosmos/cosmos-sdk/codec/types
1 change: 1 addition & 0 deletions proto/buf.yaml
Expand Up @@ -3,6 +3,7 @@ name: "buf.build/zerofruit/cosmos-blog"
deps:
- buf.build/cosmos/gogo-proto
- buf.build/cosmos/cosmos-sdk
- buf.build/googleapis/googleapis
breaking:
use:
- FILE
Expand Down

0 comments on commit e3fd3aa

Please sign in to comment.