mirror of
https://github.com/go-gitea/gitea.git
synced 2025-08-12 11:43:56 +09:00
Update import path
This commit is contained in:
@ -14,7 +14,7 @@ import (
|
||||
"strings"
|
||||
"testing"
|
||||
|
||||
"github.com/codegangsta/martini"
|
||||
"github.com/go-martini/martini"
|
||||
)
|
||||
|
||||
func TestBind(t *testing.T) {
|
||||
|
Reference in New Issue
Block a user