Skip to content

Commit e129b3f

Browse files
lunnyKN4CK3R
andcommitted
Update xorm version (go-gitea#26128)
Test new xorm version compatible with Gitea --------- Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
1 parent 4033d95 commit e129b3f

File tree

3 files changed

+66
-307
lines changed

3 files changed

+66
-307
lines changed

go.mod

+2-2
Original file line numberDiff line numberDiff line change
@@ -121,8 +121,8 @@ require (
121121
gopkg.in/yaml.v3 v3.0.1
122122
mvdan.cc/xurls/v2 v2.4.0
123123
strk.kbt.io/projects/go/libravatar v0.0.0-20191008002943-06d1c002b251
124-
xorm.io/builder v0.3.12
125-
xorm.io/xorm v1.3.3-0.20230623150031-18f8e7a86c75
124+
xorm.io/builder v0.3.13
125+
xorm.io/xorm v1.3.3-0.20230725140238-59b727260d35
126126
)
127127

128128
require (

0 commit comments

Comments
 (0)