Add gomod, use multiformats/go-base32, change travis
Showing
go.mod
0 → 100644
module github.com/ipfs/go-ipfs-ds-help | ||
require ( | ||
github.com/ipfs/go-cid v0.0.1 | ||
github.com/ipfs/go-datastore v0.0.1 | ||
github.com/multiformats/go-base32 v0.0.3 | ||
) |
go.sum
0 → 100644
Please register or sign in to comment