调整版本统一为1.0.0

This commit is contained in:
2026-06-25 00:41:24 +08:00
parent 6072ec57e8
commit 987b16fd41
3 changed files with 12 additions and 19 deletions

View File

@@ -14,7 +14,7 @@ git.toowon.com/jimmy/go-common
```bash
go env -w GOPRIVATE=git.toowon.com
go get git.toowon.com/jimmy/go-common@v2.0.0
go get git.toowon.com/jimmy/go-common@v1.0.0
```
## 设计概要