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

fixup datastore interfaces

License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
This commit is contained in:
Jeromy
2015-07-16 11:32:41 -07:00
parent 3ffebd942f
commit 45d4b1a8bc
8 changed files with 26 additions and 40 deletions

4
Godeps/Godeps.json generated
View File

@ -166,7 +166,11 @@
},
{
"ImportPath": "github.com/jbenet/go-datastore",
<<<<<<< HEAD
"Rev": "c835c30f206c1e97172e428f052e225adab9abde"
=======
"Rev": "47af23f2ad09237ccc09c586c118048e2b39b358"
>>>>>>> fixup datastore interfaces
},
{
"ImportPath": "github.com/jbenet/go-detect-race",