mirror of
https://github.com/gogs/gogs.git
synced 2026-05-06 07:16:08 +02:00
Change new martini impot path
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
package dev
|
||||
|
||||
import (
|
||||
"github.com/codegangsta/martini"
|
||||
"github.com/go-martini/martini"
|
||||
|
||||
"github.com/gogits/gogs/models"
|
||||
"github.com/gogits/gogs/modules/base"
|
||||
|
||||
Reference in New Issue
Block a user