1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-01 00:45:46 +00:00
gitea/vendor/github.com/blevesearch/scorch_segment_api/v2/go.mod

11 lines
254 B
Modula-2
Raw Normal View History

2021-02-28 23:08:33 +00:00
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
2021-02-28 23:08:33 +00:00
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/mschoch/smat v0.2.0 // indirect
)