add support for dms3 protocol codec
Showing
... | ... | @@ -3,8 +3,8 @@ module gitlab.dms3.io/dms3/go-path |
go 1.15 | ||
require ( | ||
gitlab.dms3.io/dms3/go-cid v0.0.4 | ||
gitlab.dms3.io/dms3/go-ld-format v0.0.2 | ||
gitlab.dms3.io/dms3/go-cid v0.0.6 | ||
gitlab.dms3.io/dms3/go-ld-format v0.0.3 | ||
gitlab.dms3.io/dms3/go-log v0.0.2 | ||
gitlab.dms3.io/dms3/go-merkledag v0.0.2 | ||
gitlab.dms3.io/dms3/go-merkledag v0.0.3 | ||
) |
This diff is collapsed.
Please register or sign in to comment