chore: upgrade logging
Showing
... | ... | @@ -2,7 +2,7 @@ module github.com/ipfs/go-ds-flatfs |
require ( | ||
github.com/ipfs/go-datastore v0.4.2 | ||
github.com/ipfs/go-log v0.0.1 | ||
github.com/ipfs/go-log v1.0.2 | ||
github.com/jbenet/goprocess v0.1.3 | ||
) | ||
... | ... |
Please register or sign in to comment