You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
240 B
Modula-2

module github.com/blevesearch/scorch_segment_api
go 1.13
require (
github.com/RoaringBitmap/roaring v0.4.23
github.com/blevesearch/bleve_index_api v1.0.0
github.com/couchbase/vellum v1.0.2
github.com/mschoch/smat v0.2.0 // indirect
)