Merge pull request #36 from ipfs/fix/getsize
return the correct size when only "has" is cached
Showing
... | ... | @@ -12,3 +12,5 @@ require ( |
github.com/ipfs/go-metrics-interface v0.0.1 | ||
github.com/multiformats/go-multihash v0.0.10 | ||
) | ||
go 1.12 |
Please register or sign in to comment