Skip to content

Commit

Permalink
Update xorm version (go-gitea#26128)
Browse files Browse the repository at this point in the history
Test new xorm version compatible with Gitea

---------

Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
  • Loading branch information
lunny and KN4CK3R committed Jul 26, 2023
1 parent 4033d95 commit e129b3f
Show file tree
Hide file tree
Showing 3 changed files with 66 additions and 307 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,8 @@ require (
gopkg.in/yaml.v3 v3.0.1
mvdan.cc/xurls/v2 v2.4.0
strk.kbt.io/projects/go/libravatar v0.0.0-20191008002943-06d1c002b251
xorm.io/builder v0.3.12
xorm.io/xorm v1.3.3-0.20230623150031-18f8e7a86c75
xorm.io/builder v0.3.13
xorm.io/xorm v1.3.3-0.20230725140238-59b727260d35
)

require (
Expand Down
Loading

0 comments on commit e129b3f

Please sign in to comment.