docs: specify buf v0.30.1

If you use too new of a `buf` you will hit #10293
This commit is contained in:
Michael Schurter
2021-04-02 12:40:09 -07:00
committed by GitHub
parent 33628b5038
commit 46fbebd7b2

View File

@@ -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