1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-09 11:08:19 +00:00

Fix wrong warn messages in migration steps (#25475) (#25487)

This commit is contained in:
Giteabot
2023-06-24 05:51:26 -04:00
committed by GitHub
parent 050c38ca19
commit 2cd9d6b3f9
3 changed files with 7 additions and 4 deletions

2
go.mod
View File

@@ -122,7 +122,7 @@ require (
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.20230219231735-056cecc97e9e
xorm.io/xorm v1.3.3-0.20230623150031-18f8e7a86c75
)
require (