add gomod support // tag v0.0.1.
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
Showing
go.mod
0 → 100644
module github.com/ipfs/go-ds-measure | |||
require ( | |||
github.com/ipfs/go-datastore v0.0.1 | |||
github.com/ipfs/go-metrics-interface v0.0.1 | |||
) |
go.sum
0 → 100644
Please register or sign in to comment