Browse Source

测试通过

qdy 3 months ago
parent
commit
a930d47956
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      go.mod

+ 1
- 1
go.mod View File

@@ -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…
Cancel
Save