cosmos / cosmos-rust

The home of all shared Rust resources for the Cosmos ecosystem.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

proto build fails because of deprecated buf template

rnbguy opened this issue · comments

The remote generation alpha has been deprecated.

(proto-build) $ cargo run
...
Failure: buf.sdk.gen.yaml: the remote field no longer works as the remote generation alpha has been deprecated, see the migration guide to now-stable remote plugins: https://buf.build/docs/migration-guides/migrate-remote-generation-alpha/#migrate-to-remote-plugins
thread 'main' panicked at '"buf" exited with error code: 1', proto-build/src/main.rs:144:27
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

I am using buf v1.26.1.