initial port
Showing
.gitlab-ci.yml
0 → 100644
module github.com/ipfs/go-block-format | ||
module gitlab.dms3.io/dms3/public/go-block-format | ||
go 1.15 | ||
require ( | ||
github.com/ipfs/go-cid v0.0.7 | ||
github.com/ipfs/go-ipfs-util v0.0.2 | ||
gitlab.dms3.io/dms3/public/go-cid v0.0.1 | ||
gitlab.dms3.io/dms3/public/go-dms3-util v0.0.1 | ||
github.com/multiformats/go-multihash v0.0.14 | ||
) |
Please register or sign in to comment