Skip to content

Commit a2ed855

Browse files
One more update to bleve_index_api
1 parent d2b4378 commit a2ed855

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/blevesearch/sear
33
go 1.21
44

55
require (
6-
github.com/blevesearch/bleve_index_api v1.2.5
6+
github.com/blevesearch/bleve_index_api v1.2.6
77
github.com/blevesearch/vellum v1.1.0
88
)
99

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
github.com/bits-and-blooms/bitset v1.2.0 h1:Kn4yilvwNtMACtf1eYDlG8H77R07mZSPbMjLyS07ChA=
22
github.com/bits-and-blooms/bitset v1.2.0/go.mod h1:gIdJ4wp64HaoK2YrL1Q5/N7Y16edYb8uY+O0FJTyyDA=
3-
github.com/blevesearch/bleve_index_api v1.2.5 h1:SNKUygu1GV7jTRoQtoASerWHRugrv1IUTEO4ai9uJ6Q=
4-
github.com/blevesearch/bleve_index_api v1.2.5/go.mod h1:rKQDl4u51uwafZxFrPD1R7xFOwKnzZW7s/LSeK4lgo0=
3+
github.com/blevesearch/bleve_index_api v1.2.6 h1:25tVw/f2TWZG6chPstd4SK6iBGgWqxS617HrtHsvsXg=
4+
github.com/blevesearch/bleve_index_api v1.2.6/go.mod h1:rKQDl4u51uwafZxFrPD1R7xFOwKnzZW7s/LSeK4lgo0=
55
github.com/blevesearch/mmap-go v1.0.4 h1:OVhDhT5B/M1HNPpYPBKIEJaD0F3Si+CrEKULGCDPWmc=
66
github.com/blevesearch/mmap-go v1.0.4/go.mod h1:EWmEAOmdAS9z/pi/+Toxu99DnsbhG1TIxUoRmJw/pSs=
77
github.com/blevesearch/vellum v1.1.0 h1:CinkGyIsgVlYf8Y2LUQHvdelgXr6PYuvoDIajq6yR9w=

0 commit comments

Comments
 (0)