1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

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
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 (