Merge pull request #170 from lanrenwo/patch-7

升级xorm版本
This commit is contained in:
bjdgyc 2022-10-31 14:55:17 +08:00 committed by GitHub
commit 2e47957f7f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ require (
golang.org/x/text v0.3.7
golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac
layeh.com/radius v0.0.0-20210819152912-ad72663a72ab
xorm.io/xorm v1.2.2
xorm.io/xorm v1.2.5
)
require (