1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-12 04:28:21 +00:00

Update xorm to fix issue #5659 and #5651 (#5680) (#5692)

This commit is contained in:
Zsombor
2019-01-10 20:43:29 +01:00
committed by Lauris BH
parent 483aa06b07
commit 176a6048b4
4 changed files with 11 additions and 6 deletions

View File

@@ -38,7 +38,7 @@ ignored = ["google.golang.org/appengine*"]
[[override]]
name = "github.com/go-xorm/xorm"
revision = "401f4ee8ff8cbc40a4754cb12192fbe4f02f3979"
revision = "1cd2662be938bfee0e34af92fe448513e0560fb1"
[[override]]
name = "github.com/go-xorm/builder"