提交 bcd5673a 作者: Henry

godeps: rewrite import path

上级 bf5b8032
...@@ -17,8 +17,8 @@ import ( ...@@ -17,8 +17,8 @@ import (
"time" "time"
ma "github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr" ma "github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr"
manet "github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net"
serial "github.com/ipfs/go-ipfs/repo/fsrepo/serialize" serial "github.com/ipfs/go-ipfs/repo/fsrepo/serialize"
manet "github.com/jbenet/go-multiaddr-net"
) )
// GetNumNodes returns the number of testbed nodes configured in the testbed directory // GetNumNodes returns the number of testbed nodes configured in the testbed directory
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论