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

update libp2p dep

License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
This commit is contained in:
Jeromy
2016-03-09 09:53:19 -08:00
parent d8be357087
commit 97d583dd8f
111 changed files with 209 additions and 208 deletions

View File

@ -9,7 +9,7 @@
},
{
"name": "go-libp2p",
"hash": "QmUBogf4nUefBjmYjn6jfsfPJRkmDGSeMhNj4usRKq69f4",
"hash": "QmNefBbWHR9JEiP3KDVqZsBLQVRmH3GBG2D2Ke24SsFqfW",
"version": "1.0.0"
},
{
@ -34,5 +34,6 @@
}
],
"language": "go",
"issues_url": "https://github.com/ipfs/go-ipfs"
"issues_url": "https://github.com/ipfs/go-ipfs",
"gx_version": "0.4.0"
}