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

vendor logging lib update

License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
This commit is contained in:
Jeromy
2015-10-29 21:22:53 -07:00
parent b508c23b7e
commit 94bdce63a7
103 changed files with 611 additions and 158 deletions

View File

@ -1,14 +1,18 @@
{
"name": "go-ipfs",
"version": "1.0.0",
"dependencies": [
{
"name": "dir-index-html",
"hash": "QmdDfkqDWheE4gsCXNrhixwTwSHnZMPT2cGLcNbiBNcMyU"
},
"version": "0.3.8",
"gxDependencies": [
{
"name": "go-log",
"hash": "QmTBXYb6y2ZcJmoXVKk3pf9rzSEjbCg7tQaJW7RSuH14nv"
"hash": "QmQg1J6vikuXF9oDvm4wpdeAUvvkVEKW1EYDw9HhTMnP2b",
"version": "1.0.0"
},
{
"name": "dir-index-html",
"hash": "QmdDfkqDWheE4gsCXNrhixwTwSHnZMPT2cGLcNbiBNcMyU",
"version": "1.0.0",
"linkname": "dir-index-html-v1.0.0"
}
]
],
"language": "go"
}