godeps: rewrite import path
Henry committed
May 8, 2015 at 01:10 UTC
bcd5673a793cbe8a3890af08d81dec470d8b5d12
1 file changed
+1
-1
Godeps/_workspace/src/github.com/whyrusleeping/iptb/main.go
+1
-1
@@ -17,8 +17,8 @@ import (
17
"time"
18
19
ma "github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr"
20
+ manet "github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-multiaddr-net"
21
serial "github.com/ipfs/go-ipfs/repo/fsrepo/serialize"
21
- manet "github.com/jbenet/go-multiaddr-net"
22
)
23
24
// GetNumNodes returns the number of testbed nodes configured in the testbed directory