mirror of
https://github.com/go-gitea/gitea
synced 2025-07-10 04:27:22 +00:00
Change new martini impot path
This commit is contained in:
@ -15,7 +15,7 @@ import (
|
||||
"strings"
|
||||
"time"
|
||||
|
||||
"github.com/codegangsta/martini"
|
||||
"github.com/go-martini/martini"
|
||||
|
||||
"github.com/gogits/cache"
|
||||
"github.com/gogits/git"
|
||||
|
Reference in New Issue
Block a user