提交 4510977a 作者: verokarhu

fix imports on mux

上级 cf0100c9
...@@ -9,7 +9,7 @@ import ( ...@@ -9,7 +9,7 @@ import (
"net/http" "net/http"
"path" "path"
"github.com/gorilla/context" "github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/gorilla/context"
) )
// NewRouter returns a new router instance. // NewRouter returns a new router instance.
......
...@@ -9,7 +9,7 @@ import ( ...@@ -9,7 +9,7 @@ import (
"net/http" "net/http"
"testing" "testing"
"github.com/gorilla/context" "github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/gorilla/context"
) )
type routeTest struct { type routeTest struct {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论