mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-06-18 10:51:03 +08:00
Change new martini impot path
This commit is contained in:
@ -7,7 +7,7 @@ package middleware
|
||||
import (
|
||||
"net/url"
|
||||
|
||||
"github.com/codegangsta/martini"
|
||||
"github.com/go-martini/martini"
|
||||
|
||||
"github.com/gogits/gogs/modules/base"
|
||||
)
|
||||
|
Reference in New Issue
Block a user