From 8e8c3ee8c92446a6d48b651a2ede68764f12ca8e Mon Sep 17 00:00:00 2001 From: abhinavdangeti Date: Thu, 8 Mar 2018 15:29:01 -0800 Subject: [PATCH] Adding RoaringBitmap/roaring to the bleve vendor manifest --- vendor/manifest | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/vendor/manifest b/vendor/manifest index 0837684f..1883de76 100644 --- a/vendor/manifest +++ b/vendor/manifest @@ -74,6 +74,14 @@ "branch": "master", "notests": true }, + { + "importpath": "github.com/RoaringBitmap/roaring", + "repository": "https://github.com/RoaringBitmap/roaring", + "vcs": "", + "revision": "01d244c43a7e8d1191a4f369f5908ea9eb9bc9ac", + "branch": "master", + "notests": true + }, { "importpath": "github.com/seiflotfy/cuckoofilter", "repository": "https://github.com/seiflotfy/cuckoofilter",