Commit 5013febb authored by Jeromy Johnson's avatar Jeromy Johnson Committed by GitHub
Browse files

Merge pull request #89 from libp2p/feat/protocol-prefs

Feat/protocol prefs
parents d8468400 0b90707e
...@@ -34,9 +34,9 @@ ...@@ -34,9 +34,9 @@
"version": "1.0.0" "version": "1.0.0"
}, },
{ {
"hash": "QmZiG1UAEz6n5XpMGcKavQjcZxKcu8FKgboC7WCDZJM9RW", "hash": "QmatJnBK2qyjcy1AYq4Gb5YH16YM7uibdteQ589r46YLvB",
"name": "go-multistream", "name": "go-multistream",
"version": "0.3.0" "version": "0.3.1"
}, },
{ {
"hash": "QmNLvkCDV6ZjUJsEwGNporYBuZdhWT6q7TBVYQwwRv12HT", "hash": "QmNLvkCDV6ZjUJsEwGNporYBuZdhWT6q7TBVYQwwRv12HT",
...@@ -54,9 +54,9 @@ ...@@ -54,9 +54,9 @@
"version": "0.0.0" "version": "0.0.0"
}, },
{ {
"hash": "QmNQynaz7qfriSUJkiEZUrm2Wen1u3Kj9goZzWtrPyu7XR", "hash": "QmSpJByNKFX1sCsHBEp3R73FL4NF6FnQTEGyNAXHm2GS52",
"name": "go-log", "name": "go-log",
"version": "1.1.2" "version": "1.2.0"
}, },
{ {
"hash": "QmPpRcbNUXauP3zWZ1NJMLWpe4QnmEHrd2ba2D3yqWznw7", "hash": "QmPpRcbNUXauP3zWZ1NJMLWpe4QnmEHrd2ba2D3yqWznw7",
...@@ -147,21 +147,21 @@ ...@@ -147,21 +147,21 @@
}, },
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
"hash": "QmNaS34WZRjs4U1kDfRR2aooYSsBSusFPMEg3dAKk7VZid", "hash": "QmSVddpXhD2QziagxjdRs7eUeNypGugGxWqDsFeauv33XR",
"name": "go-libp2p-loggables", "name": "go-libp2p-loggables",
"version": "1.0.7" "version": "1.0.9"
}, },
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
"hash": "QmVjz1uf6U3sVQ5DbWWj7ktTtDd4GgsptYc7FBp33nWE53", "hash": "QmbP93111oShRbdjoWvP3NZCUApTLkaPXgaNDaXZPfHQHR",
"name": "go-libp2p-secio", "name": "go-libp2p-secio",
"version": "1.0.8" "version": "1.0.11"
}, },
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
"hash": "QmWzfrG1PUeF8mDpYfNsRL3wh5Rkgnp68LAWUB2bhuDWRL", "hash": "QmbRuJ16EfPGWuEguoNxwPacpeHFUAZb2XQXVvUt5Vxg5q",
"name": "go-libp2p-transport", "name": "go-libp2p-transport",
"version": "1.3.2" "version": "1.3.5"
}, },
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
...@@ -171,9 +171,9 @@ ...@@ -171,9 +171,9 @@
}, },
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
"hash": "QmRz4k7KxxdBiKByEVw7caET27b3bQvnGLFDnsdSJV3ruH", "hash": "Qme8hbiTP4VNr1s7FxsfnnqrxbxPz3KPWtuGYeGbtFnhGC",
"name": "go-smux-multistream", "name": "go-smux-multistream",
"version": "1.3.0" "version": "1.3.1"
}, },
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
...@@ -183,9 +183,9 @@ ...@@ -183,9 +183,9 @@
}, },
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
"hash": "QmQdnfvZQuhdT93LNc5bos52wAmdr3G2p6G8teLJMEN32P", "hash": "QmSZi9ygLohBUGyHMqE5N6eToPwqcg7bZQTULeVLFu7Q6d",
"name": "go-libp2p-peerstore", "name": "go-libp2p-peerstore",
"version": "1.1.2" "version": "1.2.2"
} }
], ],
"gxVersion": "0.4.0", "gxVersion": "0.4.0",
......
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