initial port
Showing
.gitlab-ci.yml
0 → 100644
module github.com/ipfs/go-ipld-format | ||
module gitlab.dms3.io/dms3/public/go-dms3ld-format | ||
require ( | ||
github.com/ipfs/go-block-format v0.0.2 | ||
github.com/ipfs/go-cid v0.0.2 | ||
github.com/gxed/hashland/keccakpg v0.0.1 // indirect | ||
github.com/gxed/hashland/murmur3 v0.0.1 // indirect | ||
github.com/libp2p/go-buffer-pool v0.0.2 // indirect | ||
github.com/multiformats/go-multihash v0.0.1 | ||
github.com/multiformats/go-multihash v0.0.14 | ||
gitlab.dms3.io/dms3/public/go-block-format v0.0.1 | ||
gitlab.dms3.io/dms3/public/go-cid v0.0.1 | ||
) | ||
go 1.13 | ||
go 1.15 |
Please register or sign in to comment