Commit 97fbccff authored by Jeromy Johnson's avatar Jeromy Johnson
Browse files

Merge pull request #54 from ipfs/fix/peerstore-bug

update new peerstore changes
parents 28507c52 56ab8b5b
3.2.1: QmUHrgorZ1F9yGkgF2His5fsQ9xtCzjdsPGjizmcEW94i5 3.2.2: QmVL44QeoQDTYK8RVdpkyja7uYcK3WDNoBNHVLonf9YDtm
...@@ -147,21 +147,21 @@ ...@@ -147,21 +147,21 @@
}, },
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
"hash": "Qmdt3dCBXLwr9TEYbmcx6adfP4mNfNArKyWMmYy4EzpHiu", "hash": "QmTfX8ffnQZ4twPpfC9ye7FcFeFKw4najRESmyeymsT6aa",
"name": "go-libp2p-loggables", "name": "go-libp2p-loggables",
"version": "1.0.2" "version": "1.0.4"
}, },
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
"hash": "QmPDQHJHvzAp9Tver9VAoqzuzcS3uEjPYLYp2CMh89h5fC", "hash": "QmbuSYB51KtX8izgab1fSyBgsyMH2hTuCfBtXm77PeXWca",
"name": "go-libp2p-secio", "name": "go-libp2p-secio",
"version": "1.0.2" "version": "1.0.4"
}, },
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
"hash": "QmaLnS2kGBLuGZKJdT5KAyoWEtW3u8CS3h6YKCVge5ohD2", "hash": "QmboVACz6WES3byh3q8jdYPWL9TMz7CT89V34WPtruuRoS",
"name": "go-libp2p-transport", "name": "go-libp2p-transport",
"version": "1.1.1" "version": "1.1.3"
}, },
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
...@@ -186,5 +186,5 @@ ...@@ -186,5 +186,5 @@
"language": "go", "language": "go",
"license": "MIT", "license": "MIT",
"name": "go-libp2p", "name": "go-libp2p",
"version": "3.2.1" "version": "3.2.2"
} }
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment