Upgrade xorm to v1.3.7 to fix a resource leak problem caused by Iterate (#28891)
Mainly fix an error https://gitea.com/xorm/xorm/issues/2393
This commit is contained in:
repo.diff.committed_by
GitHub
repo.diff.parent
77506c6f6c
repo.diff.commit
4abd63d378
2
go.mod
2
go.mod
@@ -121,7 +121,7 @@ require (
|
||||
mvdan.cc/xurls/v2 v2.5.0
|
||||
strk.kbt.io/projects/go/libravatar v0.0.0-20191008002943-06d1c002b251
|
||||
xorm.io/builder v0.3.13
|
||||
xorm.io/xorm v1.3.7-0.20240101024435-4992cba040fe
|
||||
xorm.io/xorm v1.3.7
|
||||
)
|
||||
|
||||
require (
|
||||
|
||||
Reference in New Issue
Block a user