Upgrade xorm (#27673)

Related to https://gitea.com/xorm/xorm/pulls/2341
This commit is contained in:
Nanguan Lin 2023-10-19 18:25:57 +08:00 committed by GitHub
parent 2f2ca8c940
commit e91d4f106b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 13 additions and 5 deletions

2
go.mod
View file

@ -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.3
xorm.io/xorm v1.3.4-0.20231017094142-dbe499091a7e
)
require (