1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 10:18:38 +00:00

Change new martini impot path

This commit is contained in:
Unknown
2014-03-30 12:11:28 -04:00
parent 3698431fc1
commit d0e6a4c25a
22 changed files with 24 additions and 24 deletions

2
web.go
View File

@@ -10,7 +10,7 @@ import (
"net/http"
"github.com/codegangsta/cli"
"github.com/codegangsta/martini"
"github.com/go-martini/martini"
"github.com/gogits/binding"