fix api change

This commit is contained in:
ryanfkeepers 2023-09-05 15:27:13 -06:00
parent aee2d61605
commit 9374813857

View File

@ -258,7 +258,7 @@ func populateCollections(
qp.Category, qp.Category,
false) false)
if err != nil { if err != nil {
return nil, clues.Wrap(err, "making metadata path") return nil, clues.Wrap(err, "making metadata path prefix")
} }
col, err := graph.MakeMetadataCollection( col, err := graph.MakeMetadataCollection(