chore: Move import path from code.gitea.io/gitea to gitea.dev (#37873)

This commit is contained in:
Lunny Xiao
2026-05-26 15:49:31 -07:00
committed by GitHub
parent a03e0364eb
commit 61b1a39efe
2411 changed files with 11717 additions and 11717 deletions
+3 -3
View File
@@ -6,9 +6,9 @@ package files
import (
"context"
"code.gitea.io/gitea/modules/git"
"code.gitea.io/gitea/modules/structs"
asymkey_service "code.gitea.io/gitea/services/asymkey"
"gitea.dev/modules/git"
"gitea.dev/modules/structs"
asymkey_service "gitea.dev/services/asymkey"
)
// GetPayloadCommitVerification returns the verification information of a commit