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

update libp2p with utp dep

License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
This commit is contained in:
Jeromy
2016-04-27 10:39:48 -07:00
parent 49ea0f835e
commit cffec77cea
43 changed files with 75 additions and 75 deletions

View File

@ -2,6 +2,10 @@
"bugs": {
"url": "https://github.com/ipfs/go-ipfs"
},
"gx": {
"dvcsimport": "github.com/ipfs/go-libp2p",
"goversion": "1.5.2"
},
"gxDependencies": [
{
"hash": "Qmazh5oNUVsDZTs2g59rq8aYQqwpss8tcUWQzor5sCCEuH",
@ -9,26 +13,26 @@
"version": "1.0.0"
},
{
"hash": "QmYgaiNVVL7f2nydijAwpDRunRkmxfu3PoK87Y3pH84uAW",
"hash": "QmXDvxcXUYn2DDnGKJwdQPxkJgG83jBTp5UmmNzeHzqbj5",
"name": "go-libp2p",
"version": "3.0.0"
"version": "2.0.3"
},
{
"author": "whyrusleeping",
"name": "go-libp2p-secio",
"hash": "QmPKuU1ohMDaJRJHmatXewCqjZp5wKrD3CK6m9TnCK6XBe",
"name": "go-libp2p-secio",
"version": "1.0.1"
},
{
"author": "whyrusleeping",
"name": "go-libp2p-crypto",
"hash": "QmUEUu1CM8bxBJxc3ZLojAi8evhTr4byQogWstABet79oY",
"name": "go-libp2p-crypto",
"version": "1.0.2"
},
{
"author": "whyrusleeping",
"name": "go-libp2p-peer",
"hash": "QmZwZjMVGss5rqYsJVGy18gNbkTJffFyq2x1uJ4e4p3ZAt",
"name": "go-libp2p-peer",
"version": "1.0.2"
},
{
@ -58,12 +62,8 @@
}
],
"gxVersion": "0.4.0",
"gx": {
"dvcsimport": "github.com/ipfs/go-libp2p",
"goversion":"1.5.2"
},
"language": "go",
"license": "MIT",
"name": "go-ipfs",
"version": "0.4.0"
}
}