Merge pull request #59 from MichaelMure/returnsizes
query: deny ReturnsSizes and ReturnExpirations instead of returning wrong result
Showing
module github.com/ipfs/go-ds-flatfs | module github.com/ipfs/go-ds-flatfs | ||
require ( | require ( | ||
github.com/ipfs/go-datastore v0.1.1 | github.com/ipfs/go-datastore v0.2.0 | ||
github.com/ipfs/go-log v0.0.1 | github.com/ipfs/go-log v0.0.1 | ||
github.com/jbenet/goprocess v0.0.0-20160826012719-b497e2f366b8 | github.com/jbenet/goprocess v0.1.3 | ||
) | ) | ||
go 1.12 |
Please register or sign in to comment