瀏覽代碼

测试通过

qdy 3 月之前
父節點
當前提交
a930d47956
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      go.mod

+ 1
- 1
go.mod 查看文件

@@ -13,7 +13,7 @@ require gopkg.in/yaml.v2 v2.4.0 // indirect
13 13
 
14 14
 require (
15 15
 	filippo.io/edwards25519 v1.1.0 // indirect
16
-	git.x2erp.com/qdy/go-base v0.1.7
16
+	git.x2erp.com/qdy/go-base v0.1.9
17 17
 	github.com/golang-sql/civil v0.0.0-20220223132316-b832511892a9 // indirect
18 18
 	github.com/golang-sql/sqlexp v0.1.0 // indirect
19 19
 	github.com/google/uuid v1.6.0 // indirect

Loading…
取消
儲存