TSultanov commented on code in PR #25610: URL: https://github.com/apache/beam/pull/25610#discussion_r1130951236
########## learning/tour-of-beam/backend/README.md: ########## @@ -39,6 +39,7 @@ To re-generate: $ go generate -x ./... ``` +> Note: this requires [`protoc`](https://grpc.io/docs/protoc-installation/) version `>= 3.15` and [`moq`](https://github.com/matryer/moq) tools to be installed Review Comment: Created task #25775 to resolve this in a separate PR -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
