module github.com/blevesearch/scorch_segment_api/v2

go 1.13

require (
	github.com/RoaringBitmap/roaring v0.4.23
	github.com/blevesearch/bleve_index_api v1.0.0
	github.com/davecgh/go-spew v1.1.1 // indirect
	github.com/mschoch/smat v0.2.0 // indirect
)
