调整版本统一为1.0.0
This commit is contained in:
@@ -39,13 +39,13 @@ git config --global url."git@git.toowon.com:".insteadOf "https://git.toowon.com/
|
||||
### 2.3 安装依赖
|
||||
|
||||
```bash
|
||||
go get git.toowon.com/jimmy/go-common@v2.0.0
|
||||
go get git.toowon.com/jimmy/go-common@v1.0.0
|
||||
```
|
||||
|
||||
在 `go.mod` 中:
|
||||
|
||||
```go
|
||||
require git.toowon.com/jimmy/go-common v2.0.0
|
||||
require git.toowon.com/jimmy/go-common v1.0.0
|
||||
```
|
||||
|
||||
配置示例见 [`config/example.json`](./config/example.json)。
|
||||
|
||||
Reference in New Issue
Block a user