Skip to content

Commit

Permalink
remove faq for old versions (zeromicro#828)
Browse files Browse the repository at this point in the history
  • Loading branch information
kevwan authored Jul 19, 2021
1 parent df0550d commit 7595230
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 14 deletions.
7 changes: 1 addition & 6 deletions readme-cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,13 +161,8 @@ GO111MODULE=on GOPROXY=https://goproxy.cn/,direct go get -u github.com/tal-tech/

[https://go-zero.dev/cn/](https://go-zero.dev/cn/)

* 常见问题

* 因为 `protobuf` 兼容性问题,请使用 `[email protected]`

`go get -u github.com/golang/protobuf/[email protected]`

* awesome 系列(更多文章见『微服务实践』公众号)

* [快速构建高并发微服务](https://github.com/tal-tech/zero-doc/blob/main/doc/shorturl.md)
* [快速构建高并发微服务 - 多 RPC 版](https://github.com/tal-tech/zero-doc/blob/main/docs/zero/bookstore.md)
* [goctl 使用帮助](https://github.com/tal-tech/zero-doc/blob/main/doc/goctl.md)
Expand Down
9 changes: 1 addition & 8 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -211,14 +211,7 @@ go get -u github.com/tal-tech/go-zero
* [Rapid development of microservice systems - multiple RPCs](https://github.com/tal-tech/zero-doc/blob/main/docs/zero/bookstore-en.md)
* [Examples](https://github.com/zeromicro/zero-examples)

## 9. Important notes

* For protobuf compatibility, use `[email protected]`.

` go get -u github.com/golang/protobuf/[email protected]`


## 10. Chat group
## 9. Chat group

Join the chat via https://join.slack.com/t/go-zero/shared_invite/zt-thyennhc-_fNXFpeUJcGE_tQNZFpsdA

Expand Down

0 comments on commit 7595230

Please sign in to comment.