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

initial vendoring of libp2p outside of the repo with gx

License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
This commit is contained in:
Jeromy
2016-01-27 14:28:34 -08:00
parent f631db7e69
commit 0e312f5caf
382 changed files with 475 additions and 16988 deletions

View File

@ -4,15 +4,15 @@
"gxDependencies": [
{
"name": "go-log",
"hash": "QmQg1J6vikuXF9oDvm4wpdeAUvvkVEKW1EYDw9HhTMnP2b",
"hash": "QmaPaGNE2GqnfJjRRpQuQuFHuJn4FZvsrGxdik4kgxCkBi",
"version": "1.0.0"
},
{
"name": "dir-index-html",
"hash": "QmdDfkqDWheE4gsCXNrhixwTwSHnZMPT2cGLcNbiBNcMyU",
"version": "1.0.0",
"linkname": "dir-index-html-v1.0.0"
"name": "go-libp2p",
"hash": "QmY3NAw959vbE1oJooP9HchcRdBsbxhgQsEZTRhKgvoSuC",
"version": "1.0.0"
}
],
"language": "go"
}
"language": "go",
"issues_url": ""
}