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 e56b2fcb9a
commit 0cb219e777
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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