mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 17:35:43 +03:00
docs: specify buf v0.30.1
If you use too new of a `buf` you will hit #10293
This commit is contained in:
@@ -71,7 +71,7 @@ Compiling Protobufs
|
||||
---
|
||||
If in the course of your development you change a Protobuf file (those ending in .proto), you'll need to recompile the protos.
|
||||
|
||||
1. Install [Buf](https://docs.buf.build/installation)
|
||||
1. Install [Buf v0.30.1](https://github.com/bufbuild/buf/releases/tag/v0.30.1)
|
||||
1. Compile Protobufs
|
||||
```sh
|
||||
$ make proto
|
||||
|
||||
Reference in New Issue
Block a user