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

update to new flatfs code

License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
This commit is contained in:
Jeromy
2015-12-14 10:00:54 -08:00
parent f4ba724dbe
commit b76dd79fa2
2 changed files with 27 additions and 45 deletions

4
Godeps/Godeps.json generated
View File

@ -1,6 +1,6 @@
{
"ImportPath": "github.com/ipfs/go-ipfs",
"GoVersion": "go1.5.1",
"GoVersion": "go1.5.2",
"Packages": [
"./..."
],
@ -166,7 +166,7 @@
},
{
"ImportPath": "github.com/jbenet/go-datastore",
"Rev": "bec407bccea1cfaf56ee946e947642e3ac5a9258"
"Rev": "19e39c85262aa4c796b26346f3e1937711ffe2bf"
},
{
"ImportPath": "github.com/jbenet/go-detect-race",