summaryrefslogtreecommitdiffstats
path: root/routers/web/repo/issue.go
diff options
context:
space:
mode:
Diffstat (limited to 'routers/web/repo/issue.go')
-rw-r--r--routers/web/repo/issue.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/routers/web/repo/issue.go b/routers/web/repo/issue.go
index a9351c6a55..6a485b0066 100644
--- a/routers/web/repo/issue.go
+++ b/routers/web/repo/issue.go
@@ -58,7 +58,7 @@ import (
pull_service "code.gitea.io/gitea/services/pull"
repo_service "code.gitea.io/gitea/services/repository"
- "gitea.com/go-chi/binding"
+ "code.forgejo.org/go-chi/binding"
)
const (