Add gomod and Travis
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
Showing
go.mod
0 → 100644
module github.com/ipfs/go-ds-flatfs | ||
require ( | ||
github.com/ipfs/go-datastore v0.0.1 | ||
github.com/ipfs/go-log v0.0.1 | ||
github.com/jbenet/goprocess v0.0.0-20160826012719-b497e2f366b8 | ||
) |
go.sum
0 → 100644
Please register or sign in to comment