Skip to content
Snippets Groups Projects
Commit 29e82d59 authored by Henry's avatar Henry
Browse files

tell godep about our shareness dependency on go-humanize

parent 74767f00
Branches
No related tags found
1 merge request!1New
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"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment