godeps hack: chriscool/go-sleep remains vendored
License: MIT Signed-off-by: Juan Batiz-Benet <juan@benet.ai>
Juan Batiz-Benet committed
Jun 18, 2015 at 02:10 UTC
c8abef059c1a79dcf24f8db45b75a5556ad13b72
1 file changed
+1
util/sadhack/godep.go
+1
@@ -6,3 +6,4 @@ import _ "github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/dustin/go-hum
6
7
// similar to the above, only used in the tests makefile
8
import _ "github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/whyrusleeping/iptb"
9
+import _ "github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/chriscool/go-sleep"