File tree Expand file tree Collapse file tree 3 files changed +3
-4
lines changed
Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 22
33[ ![ PkgGoDev] ( https://pkg.go.dev/badge/github.com/blevesearch/sear )] ( https://pkg.go.dev/github.com/blevesearch/sear )
44[ ![ Tests] ( https://github.com/blevesearch/sear/workflows/Tests/badge.svg?branch=master&event=push )] ( https://github.com/blevesearch/sear/actions?query=workflow%3ATests+event%3Apush+branch%3Amaster )
5- [ ![ Lint] ( https://github.com/blevesearch/sear/workflows/Lint/badge.svg?branch=master&event=push )] ( https://github.com/blevesearch/sear/actions?query=workflow%3ALint+event%3Apush+branch%3Amaster )
65[ ![ Coverage Status] ( https://coveralls.io/repos/github/blevesearch/sear/badge.svg )] ( https://coveralls.io/github/blevesearch/sear )
76[ ![ License] ( https://img.shields.io/badge/License-Apache%202.0-blue.svg )] ( https://opensource.org/licenses/Apache-2.0 )
87
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/blevesearch/sear
33go 1.21
44
55require (
6- github.com/blevesearch/bleve_index_api v1.2.3
6+ github.com/blevesearch/bleve_index_api v1.2.4
77 github.com/blevesearch/vellum v1.1.0
88)
99
Original file line number Diff line number Diff line change 11github.com/bits-and-blooms/bitset v1.2.0 h1:Kn4yilvwNtMACtf1eYDlG8H77R07mZSPbMjLyS07ChA =
22github.com/bits-and-blooms/bitset v1.2.0 /go.mod h1:gIdJ4wp64HaoK2YrL1Q5/N7Y16edYb8uY+O0FJTyyDA =
3- github.com/blevesearch/bleve_index_api v1.2.3 h1:aJJPhTb30zc68qg2HbvCZLAF1Eh5Hhm296mDAUFaUeg =
4- github.com/blevesearch/bleve_index_api v1.2.3 /go.mod h1:rKQDl4u51uwafZxFrPD1R7xFOwKnzZW7s/LSeK4lgo0 =
3+ github.com/blevesearch/bleve_index_api v1.2.4 h1:XRk+wWtbNZSxKvW2bNg4fUpoc3XQDD63krBzB45fJDY =
4+ github.com/blevesearch/bleve_index_api v1.2.4 /go.mod h1:rKQDl4u51uwafZxFrPD1R7xFOwKnzZW7s/LSeK4lgo0 =
55github.com/blevesearch/mmap-go v1.0.4 h1:OVhDhT5B/M1HNPpYPBKIEJaD0F3Si+CrEKULGCDPWmc =
66github.com/blevesearch/mmap-go v1.0.4 /go.mod h1:EWmEAOmdAS9z/pi/+Toxu99DnsbhG1TIxUoRmJw/pSs =
77github.com/blevesearch/vellum v1.1.0 h1:CinkGyIsgVlYf8Y2LUQHvdelgXr6PYuvoDIajq6yR9w =
You can’t perform that action at this time.
0 commit comments