Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
fizzday committed Aug 28, 2019
1 parent 8f4bd6d commit 161bb0b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ The module diagram is as follows:
## installation
- go.mod
```bash
require github.com/gohouse/gorose v2.0.2
require github.com/gohouse/gorose v2.0.3
```

- docker
Expand Down
2 changes: 1 addition & 1 deletion README_cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ gorose 2.0 采用模块化架构, 通过interface的api通信,严格的上层依
## 安装
- go.mod
```bash
require github.com/gohouse/gorose v2.0.2
require github.com/gohouse/gorose v2.0.3
```

- docker
Expand Down

0 comments on commit 161bb0b

Please sign in to comment.