forked from forgejo/forgejo
Change new martini impot path
This commit is contained in:
parent
3698431fc1
commit
d0e6a4c25a
22 changed files with 24 additions and 24 deletions
|
@ -5,7 +5,7 @@
|
|||
package repo
|
||||
|
||||
import (
|
||||
"github.com/codegangsta/martini"
|
||||
"github.com/go-martini/martini"
|
||||
|
||||
"github.com/gogits/gogs/modules/middleware"
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue