qdy 3ヶ月前
コミット
64b3f2ad7d
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.5
16
+	git.x2erp.com/qdy/go-base v0.1.6
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

読み込み中…
キャンセル
保存