File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ module github.com/blevesearch/scorch_segment_api/v2
33go 1.24.0
44
55require (
6- github.com/RoaringBitmap/roaring/v2 v2.14.4
7- github.com/blevesearch/bleve_index_api v1.3.3
6+ github.com/RoaringBitmap/roaring/v2 v2.14.5
7+ github.com/blevesearch/bleve_index_api v1.3.4
88)
99
1010require (
Original file line number Diff line number Diff line change 1- github.com/RoaringBitmap/roaring/v2 v2.14.4 h1:4aKySrrg9G/5oRtJ3TrZLObVqxgQ9f1znCRBwEwjuVw =
2- github.com/RoaringBitmap/roaring/v2 v2.14.4 /go.mod h1:oMvV6omPWr+2ifRdeZvVJyaz+aoEUopyv5iH0u/+wbY =
1+ github.com/RoaringBitmap/roaring/v2 v2.14.5 h1:ckd0o545JqDPeVJDgeFoaM21eBixUnlWfYgjE5VnyWw =
2+ github.com/RoaringBitmap/roaring/v2 v2.14.5 /go.mod h1:eq4wdNXxtJIS/oikeCzdX1rBzek7ANzbth041hrU8Q4 =
33github.com/bits-and-blooms/bitset v1.24.2 h1:M7/NzVbsytmtfHbumG+K2bremQPMJuqv1JD3vOaFxp0 =
44github.com/bits-and-blooms/bitset v1.24.2 /go.mod h1:7hO7Gc7Pp1vODcmWvKMRA9BNmbv6a/7QIWpPxHddWR8 =
5- github.com/blevesearch/bleve_index_api v1.3.3 h1:gQUedLRf7BT26RnqCGg8aY3IOHxHXqcqPhUSdO/3h8M =
6- github.com/blevesearch/bleve_index_api v1.3.3 /go.mod h1:xvd48t5XMeeioWQ5/jZvgLrV98flT2rdvEJ3l/ki4Ko =
5+ github.com/blevesearch/bleve_index_api v1.3.4 h1:hZezxSRGFX4+/wiEn/a9xxBIo4BAJvqVfmZYoVzmjas =
6+ github.com/blevesearch/bleve_index_api v1.3.4 /go.mod h1:xvd48t5XMeeioWQ5/jZvgLrV98flT2rdvEJ3l/ki4Ko =
77github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
88github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
99github.com/mschoch/smat v0.2.0 h1:8imxQsjDm8yFEAVBe7azKmKSgzSkZXDuKkSq9374khM =
You can’t perform that action at this time.
0 commit comments