added protoc-gen-go version info

Signed-off-by: Steve Kriss <krisss@vmware.com>
pull/1163/head
Artur Poplawski 2019-01-16 17:57:00 +01:00
parent 7e4fca428d
commit ad5146b9b1
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ Run `make update` to regenerate files if you make the following changes:
Run [generate-proto.sh][13] to regenerate files if you make the following changes:
* Add/edit/remove protobuf message or service definitions. These changes require the [proto compiler][14].
* Add/edit/remove protobuf message or service definitions. These changes require the [proto compiler][14] and compiler plugin `protoc-gen-go` version v1.0.0.
### Cross compiling