0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-09-12 04:09:41 +02:00
gitea/vendor/github.com/blevesearch/scorch_segment_api/v2/go.mod
2021-02-28 18:08:33 -05:00

10 lines
254 B
Modula-2
Vendored

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
)