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

Merge pull request #1426 from ipfs/feat/batching-ds

WIP: use batching interface from datastore
This commit is contained in:
Juan Batiz-Benet
2015-07-09 16:54:43 -07:00
32 changed files with 1040 additions and 20 deletions

2
Godeps/Godeps.json generated
View File

@ -134,7 +134,7 @@
},
{
"ImportPath": "github.com/jbenet/go-datastore",
"Rev": "245a981af3750d7710db13dca731ba8461aa1095"
"Rev": "7d6acaf7c0164c335f2ca4100f8fe30a7e2943dd"
},
{
"ImportPath": "github.com/jbenet/go-detect-race",