diff --git a/go.mod b/go.mod index 894cc13..e648d4c 100644 --- a/go.mod +++ b/go.mod @@ -14,7 +14,7 @@ require ( github.com/harluo/di v0.0.5 github.com/harluo/migrate v0.2.1 github.com/harluo/schedule v0.1.6 - github.com/harluo/xorm v0.0.7 + github.com/harluo/xorm v0.1.2 xorm.io/builder v0.3.13 )