mirror of
https://gitee.com/gitea/gitea
synced 2025-12-01 05:40:28 +08:00
Change new martini impot path
This commit is contained in:
@@ -7,7 +7,7 @@ package admin
|
||||
import (
|
||||
"strings"
|
||||
|
||||
"github.com/codegangsta/martini"
|
||||
"github.com/go-martini/martini"
|
||||
|
||||
"github.com/gogits/gogs/models"
|
||||
"github.com/gogits/gogs/modules/auth"
|
||||
|
||||
Reference in New Issue
Block a user