Merge pull request #1209 from ipfs/fixImportRewrite

godeps: rewrite import path
This commit is contained in:
Juan Batiz-Benet 2015-05-08 01:26:55 -04:00
commit 887f6bbbf0

View File

@ -17,8 +17,8 @@ import (
"time"
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"
manet "github.com/jbenet/go-multiaddr-net"
)
// GetNumNodes returns the number of testbed nodes configured in the testbed directory