Upgrade xorm to v0.8.0 (#8536)
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
package migrations
|
||||
|
||||
import (
|
||||
"github.com/go-xorm/xorm"
|
||||
"xorm.io/xorm"
|
||||
)
|
||||
|
||||
func renameRepoIsBareToIsEmpty(x *xorm.Engine) error {
|
||||
|
Reference in New Issue
Block a user