@@ -31,7 +31,7 @@ require (
31
31
github.com/aws/aws-sdk-go-v2/credentials v1.17.60
32
32
github.com/aws/aws-sdk-go-v2/service/codecommit v1.27.16
33
33
github.com/blakesmith/ar v0.0.0-20190502131153-809d4375e1fb
34
- github.com/blevesearch/bleve/v2 v2.4.4
34
+ github.com/blevesearch/bleve/v2 v2.4.2
35
35
github.com/buildkite/terminal-to-html/v3 v3.16.6
36
36
github.com/caddyserver/certmagic v0.21.7
37
37
github.com/charmbracelet/git-lfs-transfer v0.2.0
@@ -147,7 +147,6 @@ require (
147
147
github.com/Masterminds/sprig/v3 v3.3.0 // indirect
148
148
github.com/Microsoft/go-winio v0.6.2 // indirect
149
149
github.com/RoaringBitmap/roaring v1.9.4 // indirect
150
- github.com/RoaringBitmap/roaring/v2 v2.4.5 // indirect
151
150
github.com/andybalholm/brotli v1.1.1 // indirect
152
151
github.com/andybalholm/cascadia v1.3.3 // indirect
153
152
github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be // indirect
@@ -159,23 +158,23 @@ require (
159
158
github.com/aymerick/douceur v0.2.0 // indirect
160
159
github.com/beorn7/perks v1.0.1 // indirect
161
160
github.com/bits-and-blooms/bitset v1.20.0 // indirect
162
- github.com/blevesearch/bleve_index_api v1.2.1 // indirect
161
+ github.com/blevesearch/bleve_index_api v1.1.12 // indirect
163
162
github.com/blevesearch/geo v0.1.20 // indirect
164
- github.com/blevesearch/go-faiss v1.0.24 // indirect
163
+ github.com/blevesearch/go-faiss v1.0.20 // indirect
165
164
github.com/blevesearch/go-porterstemmer v1.0.3 // indirect
166
165
github.com/blevesearch/gtreap v0.1.1 // indirect
167
166
github.com/blevesearch/mmap-go v1.0.4 // indirect
168
- github.com/blevesearch/scorch_segment_api/v2 v2.3.3 // indirect
167
+ github.com/blevesearch/scorch_segment_api/v2 v2.2.15 // indirect
169
168
github.com/blevesearch/segment v0.9.1 // indirect
170
169
github.com/blevesearch/snowballstem v0.9.0 // indirect
171
170
github.com/blevesearch/upsidedown_store_api v1.0.2 // indirect
172
- github.com/blevesearch/vellum v1.1.0 // indirect
173
- github.com/blevesearch/zapx/v11 v11.4.1 // indirect
174
- github.com/blevesearch/zapx/v12 v12.4.1 // indirect
175
- github.com/blevesearch/zapx/v13 v13.4.1 // indirect
176
- github.com/blevesearch/zapx/v14 v14.4.1 // indirect
177
- github.com/blevesearch/zapx/v15 v15.4.1 // indirect
178
- github.com/blevesearch/zapx/v16 v16.2.1 // indirect
171
+ github.com/blevesearch/vellum v1.0.10 // indirect
172
+ github.com/blevesearch/zapx/v11 v11.3.10 // indirect
173
+ github.com/blevesearch/zapx/v12 v12.3.10 // indirect
174
+ github.com/blevesearch/zapx/v13 v13.3.10 // indirect
175
+ github.com/blevesearch/zapx/v14 v14.3.10 // indirect
176
+ github.com/blevesearch/zapx/v15 v15.3.13 // indirect
177
+ github.com/blevesearch/zapx/v16 v16.1.5 // indirect
179
178
github.com/bmatcuk/doublestar/v4 v4.8.1 // indirect
180
179
github.com/boombuler/barcode v1.0.2 // indirect
181
180
github.com/bradfitz/gomemcache v0.0.0-20230905024940-24af94b03874 // indirect
@@ -249,15 +248,13 @@ require (
249
248
github.com/mattn/go-colorable v0.1.14 // indirect
250
249
github.com/mattn/go-runewidth v0.0.16 // indirect
251
250
github.com/mattn/go-shellwords v1.0.12 // indirect
252
- github.com/mholt/acmez/v2 v2.0.3 // indirect
253
251
github.com/mholt/acmez/v3 v3.0.1 // indirect
254
252
github.com/miekg/dns v1.1.63 // indirect
255
253
github.com/minio/crc64nvme v1.0.1 // indirect
256
254
github.com/minio/md5-simd v1.1.2 // indirect
257
255
github.com/mitchellh/copystructure v1.2.0 // indirect
258
256
github.com/mitchellh/mapstructure v1.5.0 // indirect
259
257
github.com/mitchellh/reflectwalk v1.0.2 // indirect
260
- github.com/mmcloughlin/avo v0.6.0 // indirect
261
258
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
262
259
github.com/modern-go/reflect2 v1.0.2 // indirect
263
260
github.com/mrjones/oauth v0.0.0-20190623134757-126b35219450 // indirect
0 commit comments