mirror of
https://github.com/go-gitea/gitea.git
synced 2026-08-13 17:51:17 +00:00
chore: Move import path from code.gitea.io/gitea to gitea.dev (#37873)
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
package migration
|
||||
|
||||
import "code.gitea.io/gitea/modules/structs"
|
||||
import "gitea.dev/modules/structs"
|
||||
|
||||
// MigrateOptions defines the way a repository gets migrated
|
||||
// this is for internal usage by migrations module and func who interact with it
|
||||
|
||||
Reference in New Issue
Block a user