Skip to content

Commit 55925c9

Browse files
authored
Merge pull request #11706 from owncloud/dependabot/go_modules/github.com/blevesearch/bleve/v2-2.5.3
chore(deps): bump github.com/blevesearch/bleve/v2 from 2.5.2 to 2.5.3
2 parents b2e6599 + 7dda66a commit 55925c9

File tree

6 files changed

+68
-30
lines changed

6 files changed

+68
-30
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ require (
1313
github.com/Nerzal/gocloak/v13 v13.9.0
1414
github.com/bbalet/stopwords v1.0.0
1515
github.com/beevik/etree v1.6.0
16-
github.com/blevesearch/bleve/v2 v2.5.2
16+
github.com/blevesearch/bleve/v2 v2.5.3
1717
github.com/cenkalti/backoff v2.2.1+incompatible
1818
github.com/coreos/go-oidc/v3 v3.15.0
1919
github.com/cs3org/go-cs3apis v0.0.0-20241105092511-3ad35d174fc1
@@ -135,7 +135,7 @@ require (
135135
github.com/bitly/go-simplejson v0.5.0 // indirect
136136
github.com/bits-and-blooms/bitset v1.22.0 // indirect
137137
github.com/blevesearch/bleve_index_api v1.2.8 // indirect
138-
github.com/blevesearch/geo v0.2.3 // indirect
138+
github.com/blevesearch/geo v0.2.4 // indirect
139139
github.com/blevesearch/go-faiss v1.0.25 // indirect
140140
github.com/blevesearch/go-porterstemmer v1.0.3 // indirect
141141
github.com/blevesearch/gtreap v0.1.1 // indirect

go.sum

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -119,12 +119,12 @@ github.com/bitly/go-simplejson v0.5.0/go.mod h1:cXHtHw4XUPsvGaxgjIAn8PhEWG9NfngE
119119
github.com/bits-and-blooms/bitset v1.12.0/go.mod h1:7hO7Gc7Pp1vODcmWvKMRA9BNmbv6a/7QIWpPxHddWR8=
120120
github.com/bits-and-blooms/bitset v1.22.0 h1:Tquv9S8+SGaS3EhyA+up3FXzmkhxPGjQQCkcs2uw7w4=
121121
github.com/bits-and-blooms/bitset v1.22.0/go.mod h1:7hO7Gc7Pp1vODcmWvKMRA9BNmbv6a/7QIWpPxHddWR8=
122-
github.com/blevesearch/bleve/v2 v2.5.2 h1:Ab0r0MODV2C5A6BEL87GqLBySqp/s9xFgceCju6BQk8=
123-
github.com/blevesearch/bleve/v2 v2.5.2/go.mod h1:5Dj6dUQxZM6aqYT3eutTD/GpWKGFSsV8f7LDidFbwXo=
122+
github.com/blevesearch/bleve/v2 v2.5.3 h1:9l1xtKaETv64SZc1jc4Sy0N804laSa/LeMbYddq1YEM=
123+
github.com/blevesearch/bleve/v2 v2.5.3/go.mod h1:Z/e8aWjiq8HeX+nW8qROSxiE0830yQA071dwR3yoMzw=
124124
github.com/blevesearch/bleve_index_api v1.2.8 h1:Y98Pu5/MdlkRyLM0qDHostYo7i+Vv1cDNhqTeR4Sy6Y=
125125
github.com/blevesearch/bleve_index_api v1.2.8/go.mod h1:rKQDl4u51uwafZxFrPD1R7xFOwKnzZW7s/LSeK4lgo0=
126-
github.com/blevesearch/geo v0.2.3 h1:K9/vbGI9ehlXdxjxDRJtoAMt7zGAsMIzc6n8zWcwnhg=
127-
github.com/blevesearch/geo v0.2.3/go.mod h1:K56Q33AzXt2YExVHGObtmRSFYZKYGv0JEN5mdacJJR8=
126+
github.com/blevesearch/geo v0.2.4 h1:ECIGQhw+QALCZaDcogRTNSJYQXRtC8/m8IKiA706cqk=
127+
github.com/blevesearch/geo v0.2.4/go.mod h1:K56Q33AzXt2YExVHGObtmRSFYZKYGv0JEN5mdacJJR8=
128128
github.com/blevesearch/go-faiss v1.0.25 h1:lel1rkOUGbT1CJ0YgzKwC7k+XH0XVBHnCVWahdCXk4U=
129129
github.com/blevesearch/go-faiss v1.0.25/go.mod h1:OMGQwOaRRYxrmeNdMrXJPvVx8gBnvE5RYrr0BahNnkk=
130130
github.com/blevesearch/go-porterstemmer v1.0.3 h1:GtmsqID0aZdCSNiY8SkuPJ12pD4jI+DdXTAn4YRcHCo=

vendor/github.com/blevesearch/geo/geojson/geojson_s2_util.go

Lines changed: 33 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/blevesearch/geo/geojson/geojson_shapes_impl.go

Lines changed: 6 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/blevesearch/geo/s2/polygon.go

Lines changed: 21 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modules.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ github.com/bitly/go-simplejson
168168
# github.com/bits-and-blooms/bitset v1.22.0
169169
## explicit; go 1.16
170170
github.com/bits-and-blooms/bitset
171-
# github.com/blevesearch/bleve/v2 v2.5.2
171+
# github.com/blevesearch/bleve/v2 v2.5.3
172172
## explicit; go 1.23
173173
github.com/blevesearch/bleve/v2
174174
github.com/blevesearch/bleve/v2/analysis
@@ -213,7 +213,7 @@ github.com/blevesearch/bleve/v2/util
213213
# github.com/blevesearch/bleve_index_api v1.2.8
214214
## explicit; go 1.21
215215
github.com/blevesearch/bleve_index_api
216-
# github.com/blevesearch/geo v0.2.3
216+
# github.com/blevesearch/geo v0.2.4
217217
## explicit; go 1.21.0
218218
github.com/blevesearch/geo/geojson
219219
github.com/blevesearch/geo/r1

0 commit comments

Comments
 (0)