Merge pull request #66 from ipfs/dependabot/go_modules/github.com/ipfs/go-log-1.0.3
Bump github.com/ipfs/go-log from 1.0.2 to 1.0.3
Showing
... | @@ -2,7 +2,7 @@ module github.com/ipfs/go-ds-flatfs | ... | @@ -2,7 +2,7 @@ module github.com/ipfs/go-ds-flatfs |
require ( | require ( | ||
github.com/ipfs/go-datastore v0.4.2 | github.com/ipfs/go-datastore v0.4.2 | ||
github.com/ipfs/go-log v1.0.2 | github.com/ipfs/go-log v1.0.3 | ||
github.com/jbenet/goprocess v0.1.3 | github.com/jbenet/goprocess v0.1.3 | ||
) | ) | ||
... | ... |
Please register or sign in to comment