add go-zero users, update faq (#827)

This commit is contained in:
Kevin Wan
2021-07-19 17:13:33 +08:00
committed by GitHub
parent e481b63b21
commit df0550d6dc
2 changed files with 3 additions and 9 deletions

View File

@@ -213,17 +213,14 @@ go get -u github.com/tal-tech/go-zero
## 9. Important notes
* Use grpc 1.29.1, because etcd lib doesnt support latter versions.
`google.golang.org/grpc v1.29.1`
* For protobuf compatibility, use `protocol-gen@v1.3.2`.
` go get -u github.com/golang/protobuf/protoc-gen-go@v1.3.2`
## 10. Chat group
Join the chat via https://join.slack.com/t/go-zero/shared_invite/zt-qxlclrv9-MWrCNkB2DpSgtEK2tVXJcw
Join the chat via https://join.slack.com/t/go-zero/shared_invite/zt-thyennhc-_fNXFpeUJcGE_tQNZFpsdA
## Give a Star! ⭐