mirror of
https://github.com/go-gitea/gitea
synced 2025-07-05 18:17:19 +00:00
Change new martini impot path
This commit is contained in:
@ -8,7 +8,7 @@ import (
|
||||
"net/http"
|
||||
"reflect"
|
||||
|
||||
"github.com/codegangsta/martini"
|
||||
"github.com/go-martini/martini"
|
||||
|
||||
"github.com/gogits/binding"
|
||||
|
||||
|
Reference in New Issue
Block a user