Bump github.com/ipfs/go-datastore from 0.3.1 to 0.4.1

Bumps [github.com/ipfs/go-datastore](https://github.com/ipfs/go-datastore) from 0.3.1 to 0.4.1.
- [Release notes](https://github.com/ipfs/go-datastore/releases)
- [Commits](https://github.com/ipfs/go-datastore/compare/v0.3.1...v0.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-02-11 11:18:29 +00:00
committed by GitHub
parent 96c0301170
commit f0752eb701
2 changed files with 4 additions and 1 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module github.com/libp2p/go-libp2p-peerstore
require (
github.com/gogo/protobuf v1.3.1
github.com/hashicorp/golang-lru v0.5.3
github.com/ipfs/go-datastore v0.3.1
github.com/ipfs/go-datastore v0.4.1
github.com/ipfs/go-ds-badger v0.2.0
github.com/ipfs/go-ds-leveldb v0.4.0
github.com/ipfs/go-log v0.0.1