mirror of
https://github.com/go-gitea/gitea.git
synced 2026-09-08 05:53:23 +09:00
chore: Move import path from code.gitea.io/gitea to gitea.dev (#37873)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
package fileicon
|
||||
|
||||
import "code.gitea.io/gitea/modules/git"
|
||||
import "gitea.dev/modules/git"
|
||||
|
||||
type EntryInfo struct {
|
||||
BaseName string
|
||||
|
||||
Reference in New Issue
Block a user