mirror of
https://github.com/gogs/gogs.git
synced 2026-05-07 20:37:27 +02: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