Skip to content

Commit 0001615

Browse files
committed
fix: updated protobuf gen tooling for v10
1 parent 5da5d08 commit 0001615

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proto/buf.gen.gogo.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: v1
22
plugins:
33
- name: gocosmos
44
out: ..
5-
opt: plugins=grpc,Mgoogle/protobuf/any.proto=github.com/cosmos/cosmos-sdk/codec/types
5+
opt: plugins=grpc,Mgoogle/protobuf/any.proto=github.com/cosmos/cosmos-sdk/codec/types,Mibc/lightclients/tendermint/v1/tendermint.proto=github.com/cosmos/ibc-go/v10/modules/light-clients/07-tendermint,Mibc/core/client/v1/client.proto=github.com/cosmos/ibc-go/v10/modules/core/02-client/types
66
- name: grpc-gateway
77
out: ..
88
opt: logtostderr=true,allow_colon_final_segments=true

0 commit comments

Comments
 (0)