1
1
mirror of https://github.com/go-gitea/gitea synced 2025-12-07 13:28:25 +00:00

Merge branch 'main' into frontend-refactor

This commit is contained in:
6543
2021-10-14 11:57:26 +02:00
committed by GitHub
47 changed files with 2808 additions and 161 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ import (
"gitea.com/go-chi/cache"
"gitea.com/go-chi/session"
"github.com/go-chi/chi"
chi "github.com/go-chi/chi/v5"
"github.com/unknwon/com"
"github.com/unknwon/i18n"
"github.com/unrolled/render"