Skip to content

Commit 76574c6

Browse files
MB-71082: go mod tidy
Change-Id: Ide2c62a7189ed382e04d32a9b217f1ccd1f77d4e Reviewed-on: https://review.couchbase.org/c/query/+/242396 Tested-by: Abhi Dangeti <abhinav@couchbase.com> Well-Formed: Restriction Checker Reviewed-by: Abhi Dangeti <abhinav@couchbase.com>
1 parent 3d7dd08 commit 76574c6

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ require (
8484
github.com/beorn7/perks v1.0.1 // indirect
8585
github.com/bits-and-blooms/bitset v1.22.0 // indirect
8686
github.com/blevesearch/bleve-mapping-ui v0.5.2 // indirect
87-
github.com/blevesearch/bleve/v2 v2.4.5-0.20260129164850-80a94ed16500 // indirect
87+
github.com/blevesearch/bleve/v2 v2.4.5-0.20260326152444-ea571f92e3f3 // indirect
8888
github.com/blevesearch/bleve_index_api v1.1.13-0.20250408143424-7650bf7414fb // indirect
8989
github.com/blevesearch/geo v0.1.20 // indirect
9090
github.com/blevesearch/go-faiss v1.0.25 // indirect
@@ -104,7 +104,7 @@ require (
104104
github.com/blevesearch/zapx/v13 v13.3.10 // indirect
105105
github.com/blevesearch/zapx/v14 v14.3.10 // indirect
106106
github.com/blevesearch/zapx/v15 v15.3.16 // indirect
107-
github.com/blevesearch/zapx/v16 v16.1.9-0.20251215174229-a406f70c703b // indirect
107+
github.com/blevesearch/zapx/v16 v16.1.9-0.20260325143815-36fc676c3ece // indirect
108108
github.com/buger/jsonparser v1.1.1 // indirect
109109
github.com/cespare/xxhash/v2 v2.3.0 // indirect
110110
github.com/cloudfoundry/gosigar v1.3.4 // indirect

go.sum

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@ github.com/bits-and-blooms/bitset v1.22.0 h1:Tquv9S8+SGaS3EhyA+up3FXzmkhxPGjQQCk
5353
github.com/bits-and-blooms/bitset v1.22.0/go.mod h1:7hO7Gc7Pp1vODcmWvKMRA9BNmbv6a/7QIWpPxHddWR8=
5454
github.com/blevesearch/bleve-mapping-ui v0.5.2 h1:L6Irz3B14+L2WxIEVtkTi25Aps+uydKNAyt7IAlZOeE=
5555
github.com/blevesearch/bleve-mapping-ui v0.5.2/go.mod h1:D/HnjXhQdlSi0GU/xOWrh0LL/0XfmTSVuJZNQCy/Mqs=
56-
github.com/blevesearch/bleve/v2 v2.4.5-0.20260129164850-80a94ed16500 h1:8KCQTXzOJXBFnWR2g5V3Hg7WH9odj8WbNurRxixjPho=
57-
github.com/blevesearch/bleve/v2 v2.4.5-0.20260129164850-80a94ed16500/go.mod h1:C87WnwidAtw5FZvL3m34Wj3YNVPuw8g2qfSM8/uVGB8=
56+
github.com/blevesearch/bleve/v2 v2.4.5-0.20260326152444-ea571f92e3f3 h1:OEVzNLZLKm2u8flpzM0dFEpa8t0MZy+Snr6O5sP8LtA=
57+
github.com/blevesearch/bleve/v2 v2.4.5-0.20260326152444-ea571f92e3f3/go.mod h1:0AdkNOKu5cpMOJb4anIzq6EMWXz27nOVxHo24xuUxfA=
5858
github.com/blevesearch/bleve_index_api v1.1.13-0.20250408143424-7650bf7414fb h1:nXRaYG2FoHGWxc6wTq6e6zlo7UNQRtQggpvjjzffj7c=
5959
github.com/blevesearch/bleve_index_api v1.1.13-0.20250408143424-7650bf7414fb/go.mod h1:PbcwjIcRmjhGbkS/lJCpfgVSMROV6TRubGGAODaK1W8=
6060
github.com/blevesearch/geo v0.1.20 h1:paaSpu2Ewh/tn5DKn/FB5SzvH0EWupxHEIwbCk/QPqM=
@@ -94,8 +94,8 @@ github.com/blevesearch/zapx/v14 v14.3.10 h1:SG6xlsL+W6YjhX5N3aEiL/2tcWh3DO75Bnz7
9494
github.com/blevesearch/zapx/v14 v14.3.10/go.mod h1:qqyuR0u230jN1yMmE4FIAuCxmahRQEOehF78m6oTgns=
9595
github.com/blevesearch/zapx/v15 v15.3.16 h1:Ct3rv7FUJPfPk99TI/OofdC+Kpb4IdyfdMH48sb+FmE=
9696
github.com/blevesearch/zapx/v15 v15.3.16/go.mod h1:Turk/TNRKj9es7ZpKK95PS7f6D44Y7fAFy8F4LXQtGg=
97-
github.com/blevesearch/zapx/v16 v16.1.9-0.20251215174229-a406f70c703b h1:54hcYhp/zf5YFMYll7t4WsL5wHcyC3O6+V3aN1Aydc8=
98-
github.com/blevesearch/zapx/v16 v16.1.9-0.20251215174229-a406f70c703b/go.mod h1:F3s3AHNfAVUgl/7/aLAruyr650BGS3BliPRn/bDn+F4=
97+
github.com/blevesearch/zapx/v16 v16.1.9-0.20260325143815-36fc676c3ece h1:RSCqXo4knaWNTZZaBXdTqz+6/7srDZ768SRJJaF6k0Y=
98+
github.com/blevesearch/zapx/v16 v16.1.9-0.20260325143815-36fc676c3ece/go.mod h1:F3s3AHNfAVUgl/7/aLAruyr650BGS3BliPRn/bDn+F4=
9999
github.com/buger/jsonparser v1.1.1 h1:2PnMjfWD7wBILjqQbt530v576A/cAbQvEW9gGIpYMUs=
100100
github.com/buger/jsonparser v1.1.1/go.mod h1:6RYKKt7H4d4+iWqouImQ9R2FZql3VbhNgx27UK13J/0=
101101
github.com/cespare/xxhash/v2 v2.3.0 h1:UL815xU9SqsFlibzuggzjXhog7bL6oX9BbNZnL2UFvs=

0 commit comments

Comments
 (0)