mirror of
https://github.com/libp2p/go-libp2p-peerstore.git
synced 2026-08-21 15:23:28 +08:00
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:
committed by
GitHub
parent
96c0301170
commit
f0752eb701
2
go.mod
2
go.mod
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user