diff --git a/go.mod b/go.mod index a4fb4d30c..b516702c0 100644 --- a/go.mod +++ b/go.mod @@ -25,7 +25,7 @@ require ( github.com/blevesearch/zapx/v14 v14.4.3 github.com/blevesearch/zapx/v15 v15.4.3 github.com/blevesearch/zapx/v16 v16.3.4 - github.com/blevesearch/zapx/v17 v17.1.3 + github.com/blevesearch/zapx/v17 v17.1.4-0.20260518163644-7611b41fab69 github.com/couchbase/moss v0.2.0 github.com/spf13/cobra v1.10.2 go.etcd.io/bbolt v1.4.0 diff --git a/go.sum b/go.sum index a98801a8b..3e3ce45c8 100644 --- a/go.sum +++ b/go.sum @@ -45,8 +45,8 @@ github.com/blevesearch/zapx/v15 v15.4.3 h1:iJiMJOHrz216jyO6lS0m9RTCEkprUnzvqAI2l github.com/blevesearch/zapx/v15 v15.4.3/go.mod h1:1pssev/59FsuWcgSnTa0OeEpOzmhtmr/0/11H0Z8+Nw= github.com/blevesearch/zapx/v16 v16.3.4 h1:hDAqA8qusZTNbPEL7//w5P65UZ2de6yhSeUaTbp0Po0= github.com/blevesearch/zapx/v16 v16.3.4/go.mod h1:zqkPPqs9GS9FzVWzCO3Wf1X044yWAV17+4zb+FTiEHg= -github.com/blevesearch/zapx/v17 v17.1.3 h1:ew94PR1FaiHIks/Dy+sTc/ZK4Dy5RIBc3e/OvVGUYok= -github.com/blevesearch/zapx/v17 v17.1.3/go.mod h1:zW9ysJLBAm3C3ooXsmdqA1SREpA5waknCrfpd/ivGBo= +github.com/blevesearch/zapx/v17 v17.1.4-0.20260518163644-7611b41fab69 h1:S0JgZ1pOXRjCdK97h7QdXcw632YqzzUgJKOBIrG6MiM= +github.com/blevesearch/zapx/v17 v17.1.4-0.20260518163644-7611b41fab69/go.mod h1:zW9ysJLBAm3C3ooXsmdqA1SREpA5waknCrfpd/ivGBo= github.com/couchbase/ghistogram v0.1.0 h1:b95QcQTCzjTUocDXp/uMgSNQi8oj1tGwnJ4bODWZnps= github.com/couchbase/ghistogram v0.1.0/go.mod h1:s1Jhy76zqfEecpNWJfWUiKZookAFaiGOEoyzgHt9i7k= github.com/couchbase/moss v0.2.0 h1:VCYrMzFwEryyhRSeI+/b3tRBSeTpi/8gn5Kf6dxqn+o=