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