Some checks are pending
Docs Deploy / build_and_deploy (push) Waiting to run
Generate Docs / cli (push) Waiting to run
Generate Config Doc / cli (push) Waiting to run
Go formatting / go-formatting (push) Waiting to run
Check links / markdown-link-check (push) Waiting to run
Integration / pre-test (push) Waiting to run
Integration / test on (push) Blocked by required conditions
Integration / status (push) Blocked by required conditions
Lint / Lint Go code (push) Waiting to run
Test / test (ubuntu-latest) (push) Waiting to run
24 lines
695 B
YAML
24 lines
695 B
YAML
# This file is auto-generated by Ignite. You can edit
|
|
# the file content but do not change the file name or path.
|
|
#
|
|
# buf.gen.gogo.yaml
|
|
#
|
|
version: v2
|
|
plugins:
|
|
- local: ["go", "tool", "github.com/cosmos/gogoproto/protoc-gen-gocosmos"]
|
|
out: .
|
|
opt:
|
|
- plugins=grpc
|
|
- Mgoogle/protobuf/any.proto=github.com/cosmos/gogoproto/types/any
|
|
- Mcosmos/orm/v1/orm.proto=cosmossdk.io/orm
|
|
- Mcosmos/app/v1alpha1/module.proto=cosmossdk.io/api/cosmos/app/v1alpha1
|
|
- local:
|
|
[
|
|
"go",
|
|
"tool",
|
|
"github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway",
|
|
]
|
|
out: .
|
|
opt:
|
|
- logtostderr=true
|
|
- allow_colon_final_segments=true
|