File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.25.1
55require (
66 github.com/Masterminds/sprig v2.22.0+incompatible
77 github.com/blevesearch/bleve/v2 v2.5.4
8- github.com/blevesearch/bleve_index_api v1.2.10
8+ github.com/blevesearch/bleve_index_api v1.2.11
99 github.com/bradleyfalzon/ghinstallation/v2 v2.17.0
1010 github.com/brianvoe/gofakeit/v6 v6.28.0
1111 github.com/dop251/goja v0.0.0-20250309171923-bcd7cc6bf64c
Original file line number Diff line number Diff line change @@ -24,8 +24,8 @@ github.com/bits-and-blooms/bitset v1.22.0 h1:Tquv9S8+SGaS3EhyA+up3FXzmkhxPGjQQCk
2424github.com/bits-and-blooms/bitset v1.22.0 /go.mod h1:7hO7Gc7Pp1vODcmWvKMRA9BNmbv6a/7QIWpPxHddWR8 =
2525github.com/blevesearch/bleve/v2 v2.5.4 h1:1iur8e+PHsxtncV2xIVuqlQme/V8guEDO2uV6Wll3lQ =
2626github.com/blevesearch/bleve/v2 v2.5.4 /go.mod h1:yB4PnV4N2q5rTEpB2ndG8N2ISexBQEFIYgwx4ztfvoo =
27- github.com/blevesearch/bleve_index_api v1.2.10 h1:FMFmZCmTX6PdoLLvwUnKF2RsmILFFwO3h0WPevXY9fE =
28- github.com/blevesearch/bleve_index_api v1.2.10 /go.mod h1:rKQDl4u51uwafZxFrPD1R7xFOwKnzZW7s/LSeK4lgo0 =
27+ github.com/blevesearch/bleve_index_api v1.2.11 h1:bXQ54kVuwP8hdrXUSOnvTQfgK0KI1+f9A0ITJT8tX1s =
28+ github.com/blevesearch/bleve_index_api v1.2.11 /go.mod h1:rKQDl4u51uwafZxFrPD1R7xFOwKnzZW7s/LSeK4lgo0 =
2929github.com/blevesearch/geo v0.2.4 h1:ECIGQhw+QALCZaDcogRTNSJYQXRtC8/m8IKiA706cqk =
3030github.com/blevesearch/geo v0.2.4 /go.mod h1:K56Q33AzXt2YExVHGObtmRSFYZKYGv0JEN5mdacJJR8 =
3131github.com/blevesearch/go-faiss v1.0.25 h1:lel1rkOUGbT1CJ0YgzKwC7k+XH0XVBHnCVWahdCXk4U =
You can’t perform that action at this time.
0 commit comments