mirror of
https://github.com/go-gitea/gitea.git
synced 2025-08-10 18:53:58 +09:00
Change new martini impot path
This commit is contained in:
@ -11,7 +11,7 @@ import (
|
||||
"runtime"
|
||||
"time"
|
||||
|
||||
"github.com/codegangsta/martini"
|
||||
"github.com/go-martini/martini"
|
||||
)
|
||||
|
||||
var isWindows bool
|
||||
|
Reference in New Issue
Block a user