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:
18
package.json
18
package.json
@ -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",
|
||||
|
Reference in New Issue
Block a user