module gitlab.dms3.io/dms3/go-dms3-ds-help

require (
	github.com/multiformats/go-base32 v0.0.3
	github.com/multiformats/go-multihash v0.0.15
	gitlab.dms3.io/dms3/go-cid v0.0.6
	gitlab.dms3.io/dms3/go-datastore v0.0.2
)

go 1.15