Add gomod and Travis
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
Showing
go.mod
0 → 100644
module github.com/ipfs/go-ipld-format | |||
require ( | |||
github.com/ipfs/go-block-format v0.0.2 | |||
github.com/ipfs/go-cid v0.0.1 | |||
github.com/multiformats/go-multihash v0.0.1 | |||
) |
go.sum
0 → 100644
Please register or sign in to comment