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

update libp2p dep to fix hanging listeners problem

License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
This commit is contained in:
Jeromy
2016-04-11 12:52:54 -07:00
parent a957b4b9c1
commit bdc5456d52
100 changed files with 175 additions and 172 deletions

View File

@ -1,39 +1,42 @@
{
"name": "go-ipfs",
"version": "0.4.0",
"bugs": {},
"gxDependencies": [
{
"name": "go-log",
"hash": "Qmazh5oNUVsDZTs2g59rq8aYQqwpss8tcUWQzor5sCCEuH",
"name": "go-log",
"version": "1.0.0"
},
{
"hash": "QmccGfZs3rzku8Bv6sTPH3bMUKD1EVod8srgRjt5csdmva",
"name": "go-libp2p",
"hash": "QmZMehXD2w81qeVJP6r1mmocxwsD7kqAvuzGm2QWDw1H88",
"version": "1.0.0"
"version": "2.0.1"
},
{
"name": "go-net",
"hash": "QmZy2y8t9zQH2a1b8q2ZSLKp17ATuJoCNxxyMFG5qFExpt",
"name": "go-net",
"version": "0.0.0"
},
{
"name": "goprocess",
"hash": "QmQopLATEYMNg7dVqZRNDfeE2S1yKy8zrRh5xnYiuqeZBn",
"name": "goprocess",
"version": "0.0.0"
},
{
"name": "randbo",
"hash": "QmYvsG72GsfLgUeSojXArjnU6L4Wmwk7wuAxtNLuyXcc1T",
"name": "randbo",
"version": "0.0.0"
},
{
"name": "gogo-protobuf",
"hash": "QmZ4Qi3GaRbjcx28Sme5eMH7RQjGkt8wHxt2a65oLaeFEV",
"name": "gogo-protobuf",
"version": "0.0.0"
}
],
"language": "go",
"gxVersion": "0.4.0",
"gx_version": "0.4.0",
"issues_url": "",
"gx_version": "0.4.0"
"language": "go",
"license": "",
"name": "go-ipfs",
"version": "0.4.0"
}