Commit 29e82d59 authored by Henry's avatar Henry

tell godep about our shareness dependency on go-humanize

parent 74767f00
package util
// FIXME: we need the go-random/random utility for our sharness test wich depends on go-humanize
// Godep will drop it if we dont use it in ipfs. There should be a better way to do this.
import _ "github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/dustin/go-humanize"
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment