1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-09-09 23:42:20 +08:00

Use extracted go-libp2p-crypto, -secio, -peer packages

License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
This commit is contained in:
Lars Gierth
2016-04-16 21:38:22 -07:00
parent 907f4fadbd
commit 00ec976e1d
90 changed files with 121 additions and 103 deletions

View File

@ -13,6 +13,24 @@
"name": "go-libp2p",
"version": "3.0.0"
},
{
"author": "whyrusleeping",
"name": "go-libp2p-secio",
"hash": "QmPKuU1ohMDaJRJHmatXewCqjZp5wKrD3CK6m9TnCK6XBe",
"version": "1.0.1"
},
{
"author": "whyrusleeping",
"name": "go-libp2p-crypto",
"hash": "QmUEUu1CM8bxBJxc3ZLojAi8evhTr4byQogWstABet79oY",
"version": "1.0.2"
},
{
"author": "whyrusleeping",
"name": "go-libp2p-peer",
"hash": "QmZwZjMVGss5rqYsJVGy18gNbkTJffFyq2x1uJ4e4p3ZAt",
"version": "1.0.2"
},
{
"hash": "QmZy2y8t9zQH2a1b8q2ZSLKp17ATuJoCNxxyMFG5qFExpt",
"name": "go-net",