Skip to content

Commit c7f6e9f

Browse files
lunnyKN4CK3R
andauthored
Update xorm version (#26128)
Test new xorm version compatible with Gitea --------- Co-authored-by: KN4CK3R <[email protected]>
1 parent 5a56f96 commit c7f6e9f

File tree

3 files changed

+69
-345
lines changed

3 files changed

+69
-345
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,8 +119,8 @@ require (
119119
gopkg.in/yaml.v3 v3.0.1
120120
mvdan.cc/xurls/v2 v2.5.0
121121
strk.kbt.io/projects/go/libravatar v0.0.0-20191008002943-06d1c002b251
122-
xorm.io/builder v0.3.12
123-
xorm.io/xorm v1.3.3-0.20230623150031-18f8e7a86c75
122+
xorm.io/builder v0.3.13
123+
xorm.io/xorm v1.3.3-0.20230725140238-59b727260d35
124124
)
125125

126126
require (

0 commit comments

Comments
 (0)