mirror of
https://github.com/go-gitea/gitea.git
synced 2026-08-08 07:45:50 +02:00
chore: Move import path from code.gitea.io/gitea to gitea.dev (#37873)
This commit is contained in:
@@ -11,7 +11,7 @@ import (
|
||||
"path"
|
||||
"sort"
|
||||
|
||||
"code.gitea.io/gitea/modules/log"
|
||||
"gitea.dev/modules/log"
|
||||
)
|
||||
|
||||
// GetCommitsInfo gets information of all commits that are corresponding to these entries
|
||||
|
||||
Reference in New Issue
Block a user