This commit is contained in:
@@ -6,7 +6,7 @@ package migrations
|
||||
import (
|
||||
"context"
|
||||
|
||||
base "code.gitea.io/gitea/modules/migration"
|
||||
base "gitea.dev/modules/migration"
|
||||
)
|
||||
|
||||
var _ base.Downloader = &PlainGitDownloader{}
|
||||
|
||||
Reference in New Issue
Block a user