feat(markets): update markets v0.6.2

This commit is contained in:
hannahhoward
2020-09-23 12:17:16 -07:00
parent 7d39542522
commit 3fc791b0e8
3 changed files with 20 additions and 23 deletions
+1 -1
View File
@@ -711,7 +711,7 @@ func (a *API) ClientGenCar(ctx context.Context, ref api.FileRef, outputPath stri
// TODO: does that defer mean to remove the whole blockstore?
defer bufferedDS.Remove(ctx, c) //nolint:errcheck
ssb := builder.NewSelectorSpecBuilder(basicnode.Style.Any)
ssb := builder.NewSelectorSpecBuilder(basicnode.Prototype.Any)
// entire DAG selector
allSelector := ssb.ExploreRecursive(selector.RecursionLimitNone(),