Merge branch 'port-2021-04-18'
Showing
... | ... | @@ -3,15 +3,15 @@ module gitlab.dms3.io/dms3/go-merkledag |
require ( | ||
github.com/gogo/protobuf v1.3.2 | ||
github.com/multiformats/go-multihash v0.0.15 | ||
gitlab.dms3.io/dms3/go-block-format v0.0.3 | ||
gitlab.dms3.io/dms3/go-blockservice v0.0.2 | ||
gitlab.dms3.io/dms3/go-cid v0.0.4 | ||
gitlab.dms3.io/dms3/go-block-format v0.0.4 | ||
gitlab.dms3.io/dms3/go-blockservice v0.0.3 | ||
gitlab.dms3.io/dms3/go-cid v0.0.6 | ||
gitlab.dms3.io/dms3/go-datastore v0.0.2 | ||
gitlab.dms3.io/dms3/go-dms3-blockstore v0.0.2 | ||
gitlab.dms3.io/dms3/go-dms3-exchange-offline v0.0.2 | ||
gitlab.dms3.io/dms3/go-dms3-blockstore v0.0.3 | ||
gitlab.dms3.io/dms3/go-dms3-exchange-offline v0.0.3 | ||
gitlab.dms3.io/dms3/go-dms3-util v0.0.2 | ||
gitlab.dms3.io/dms3/go-ld-cbor v0.0.3 | ||
gitlab.dms3.io/dms3/go-ld-format v0.0.2 | ||
gitlab.dms3.io/dms3/go-ld-cbor v0.0.4 | ||
gitlab.dms3.io/dms3/go-ld-format v0.0.3 | ||
) | ||
go 1.15 |
This diff is collapsed.
Please register or sign in to comment