diff --git a/util/sadhack/godep.go b/util/sadhack/godep.go
index e8f24c008c2c56577c65f31cbaf737cac496c126..c38bbb1e4a0853a29c53408b00e2cdb872e1d8fb 100644
--- a/util/sadhack/godep.go
+++ b/util/sadhack/godep.go
@@ -6,3 +6,4 @@ import _ "github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/dustin/go-hum
 
 // similar to the above, only used in the tests makefile
 import _ "github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/whyrusleeping/iptb"
+import _ "github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/chriscool/go-sleep"