Skip to content

Commit

Permalink
Upgrade xorm to v1.3.7 to fix a resource leak problem caused by Itera…
Browse files Browse the repository at this point in the history
…te (#28891) (#28895)

backport #28891

Mainly fix an error https://gitea.com/xorm/xorm/issues/2393
  • Loading branch information
lunny committed Jan 25, 2024
1 parent 9210ce4 commit e950068
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 121 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -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.6
xorm.io/xorm v1.3.7
)

require (
Expand Down
Loading

0 comments on commit e950068

Please sign in to comment.