update deps (-u=patch)
Showing
... | ... | @@ -3,13 +3,13 @@ module github.com/ipfs/go-unixfs |
require ( | ||
github.com/Stebalien/go-bitfield v0.0.1 | ||
github.com/gogo/protobuf v1.2.1 | ||
github.com/ipfs/go-cid v0.0.1 | ||
github.com/ipfs/go-cid v0.0.2 | ||
github.com/ipfs/go-ipfs-chunker v0.0.1 | ||
github.com/ipfs/go-ipfs-files v0.0.2 | ||
github.com/ipfs/go-ipfs-files v0.0.3 | ||
github.com/ipfs/go-ipfs-posinfo v0.0.1 | ||
github.com/ipfs/go-ipfs-util v0.0.1 | ||
github.com/ipfs/go-ipld-format v0.0.1 | ||
github.com/ipfs/go-merkledag v0.0.3 | ||
github.com/multiformats/go-multihash v0.0.1 | ||
github.com/ipfs/go-ipld-format v0.0.2 | ||
github.com/ipfs/go-merkledag v0.0.5 | ||
github.com/multiformats/go-multihash v0.0.5 | ||
github.com/spaolacci/murmur3 v1.1.0 | ||
) |
This diff is collapsed.
Please register or sign in to comment