mirror of
https://github.com/go-gitea/gitea.git
synced 2026-08-10 16:52:33 +00:00
chore: Move import path from code.gitea.io/gitea to gitea.dev (#37873)
This commit is contained in:
@@ -7,7 +7,7 @@ import (
|
||||
"context"
|
||||
"fmt"
|
||||
|
||||
"code.gitea.io/gitea/modules/setting"
|
||||
"gitea.dev/modules/setting"
|
||||
|
||||
"codeberg.org/gusted/mcaptcha"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user