This is an automated email from the ASF dual-hosted git repository.
kou pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-swift.git
The following commit(s) were added to refs/heads/main by this push:
new cbb2d49 chore: bump github.com/apache/arrow-go/v18 from 18.5.1 to
18.5.2 in /data-generator/swift-datagen (#141)
cbb2d49 is described below
commit cbb2d49846674d68a2dd0d52e5ce521f833eb079
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 6 09:55:50 2026 +0900
chore: bump github.com/apache/arrow-go/v18 from 18.5.1 to 18.5.2 in
/data-generator/swift-datagen (#141)
Bumps
[github.com/apache/arrow-go/v18](https://github.com/apache/arrow-go)
from 18.5.1 to 18.5.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/apache/arrow-go/releases">github.com/apache/arrow-go/v18's
releases</a>.</em></p>
<blockquote>
<h2>v18.5.2</h2>
<h2>What's Changed</h2>
<ul>
<li>chore: bump parquet-testing submodule by <a
href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a
href="https://redirect.github.com/apache/arrow-go/pull/633">apache/arrow-go#633</a></li>
<li>fix(arrow/array): handle empty binary values correctly in
BinaryBuilder by <a
href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a
href="https://redirect.github.com/apache/arrow-go/pull/634">apache/arrow-go#634</a></li>
<li>test(arrow/array): add test to binary builder by <a
href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a
href="https://redirect.github.com/apache/arrow-go/pull/636">apache/arrow-go#636</a></li>
<li>chore: Bump modernc.org/sqlite from 1.29.6 to 1.44.1 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/apache/arrow-go/pull/627">apache/arrow-go#627</a></li>
<li>chore: Bump gonum.org/v1/gonum from 0.16.0 to 0.17.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/apache/arrow-go/pull/643">apache/arrow-go#643</a></li>
<li>chore: Bump github.com/hamba/avro/v2 from 2.30.0 to 2.31.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/apache/arrow-go/pull/641">apache/arrow-go#641</a></li>
<li>chore: Bump github.com/pierrec/lz4/v4 from 4.1.23 to 4.1.25 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/apache/arrow-go/pull/639">apache/arrow-go#639</a></li>
<li>chore: Bump actions/setup-go from 6.1.0 to 6.2.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/apache/arrow-go/pull/638">apache/arrow-go#638</a></li>
<li>chore: Bump github.com/klauspost/compress from 1.18.2 to 1.18.3 by
<a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/apache/arrow-go/pull/640">apache/arrow-go#640</a></li>
<li>chore: Bump modernc.org/sqlite from 1.44.1 to 1.44.2 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/apache/arrow-go/pull/642">apache/arrow-go#642</a></li>
<li>fix(parquet): decryption of V2 data pages by <a
href="https://github.com/daniel-adam-tfs"><code>@daniel-adam-tfs</code></a>
in <a
href="https://redirect.github.com/apache/arrow-go/pull/596">apache/arrow-go#596</a></li>
<li>chore: Bump github.com/substrait-io/substrait-protobuf/go from
0.78.1 to 0.79.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/apache/arrow-go/pull/651">apache/arrow-go#651</a></li>
<li>chore: Bump github.com/zeebo/xxh3 from 1.0.2 to 1.1.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/apache/arrow-go/pull/649">apache/arrow-go#649</a></li>
<li>chore: Bump actions/setup-python from 6.1.0 to 6.2.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/apache/arrow-go/pull/650">apache/arrow-go#650</a></li>
<li>chore: Bump actions/checkout from 6.0.1 to 6.0.2 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/apache/arrow-go/pull/648">apache/arrow-go#648</a></li>
<li>perf(arrow): Reduce the amount of allocated objects by <a
href="https://github.com/spiridonov"><code>@spiridonov</code></a> in <a
href="https://redirect.github.com/apache/arrow-go/pull/645">apache/arrow-go#645</a></li>
<li>fix(parquet/file): regression with decompressing data by <a
href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a
href="https://redirect.github.com/apache/arrow-go/pull/652">apache/arrow-go#652</a></li>
<li>fix(arrow/compute): take on record/array with nested struct by <a
href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a
href="https://redirect.github.com/apache/arrow-go/pull/653">apache/arrow-go#653</a></li>
<li>fix(parquet/file): write large string values by <a
href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a
href="https://redirect.github.com/apache/arrow-go/pull/655">apache/arrow-go#655</a></li>
<li>chore: Bump github.com/substrait-io/substrait-go/v7 from 7.2.2 to
7.3.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/apache/arrow-go/pull/656">apache/arrow-go#656</a></li>
<li>chore: Bump golang.org/x/sys from 0.40.0 to 0.41.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/apache/arrow-go/pull/659">apache/arrow-go#659</a></li>
<li>ci: ensure extra GC cycle for flaky tests by <a
href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a
href="https://redirect.github.com/apache/arrow-go/pull/661">apache/arrow-go#661</a></li>
<li>chore: Bump github.com/klauspost/compress from 1.18.3 to 1.18.4 by
<a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/apache/arrow-go/pull/660">apache/arrow-go#660</a></li>
<li>chore: Bump modernc.org/sqlite from 1.44.3 to 1.45.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/apache/arrow-go/pull/658">apache/arrow-go#658</a></li>
<li>chore: Bump golang.org/x/tools from 0.41.0 to 0.42.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/apache/arrow-go/pull/657">apache/arrow-go#657</a></li>
<li>fix(arrow/array): handle exponent notation for unmarshal int by <a
href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a
href="https://redirect.github.com/apache/arrow-go/pull/662">apache/arrow-go#662</a></li>
<li>fix(flight/flightsql/driver): fix <code>time.Time</code> params by
<a href="https://github.com/etodd"><code>@etodd</code></a> in <a
href="https://redirect.github.com/apache/arrow-go/pull/666">apache/arrow-go#666</a></li>
<li>chore: Bump github.com/substrait-io/substrait-protobuf/go from
0.79.0 to 0.80.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/apache/arrow-go/pull/664">apache/arrow-go#664</a></li>
<li>chore: Bump google.golang.org/grpc from 1.78.0 to 1.79.1 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/apache/arrow-go/pull/665">apache/arrow-go#665</a></li>
<li>fix(parquet): bss encoding and tests on big endian systems by <a
href="https://github.com/daniel-adam-tfs"><code>@daniel-adam-tfs</code></a>
in <a
href="https://redirect.github.com/apache/arrow-go/pull/663">apache/arrow-go#663</a></li>
<li>fix(parquet/pqarrow): selective column reading of complex map column
by <a href="https://github.com/zeroshade"><code>@zeroshade</code></a>
in <a
href="https://redirect.github.com/apache/arrow-go/pull/668">apache/arrow-go#668</a></li>
<li>feat(arrow/ipc): support custom_metadata on RecordBatch messages by
<a
href="https://github.com/rustyconover"><code>@rustyconover</code></a>
in <a
href="https://redirect.github.com/apache/arrow-go/pull/669">apache/arrow-go#669</a></li>
<li>chore: Bump github.com/substrait-io/substrait-protobuf/go from
0.80.0 to 0.81.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/apache/arrow-go/pull/671">apache/arrow-go#671</a></li>
<li>chore: Bump modernc.org/sqlite from 1.45.0 to 1.46.1 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/apache/arrow-go/pull/670">apache/arrow-go#670</a></li>
<li>chore: Bump github.com/substrait-io/substrait-go/v7 from 7.3.0 to
7.4.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/apache/arrow-go/pull/672">apache/arrow-go#672</a></li>
<li>feat: Support setting IPC options in FlightSQL call options by <a
href="https://github.com/peasee"><code>@peasee</code></a> in <a
href="https://redirect.github.com/apache/arrow-go/pull/674">apache/arrow-go#674</a></li>
<li>chore(dev/release): embed hash of source tarball into email by <a
href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a
href="https://redirect.github.com/apache/arrow-go/pull/675">apache/arrow-go#675</a></li>
<li>chore(arrow): bump PkgVersion to 18.5.2 by <a
href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a
href="https://redirect.github.com/apache/arrow-go/pull/676">apache/arrow-go#676</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/spiridonov"><code>@spiridonov</code></a> made
their first contribution in <a
href="https://redirect.github.com/apache/arrow-go/pull/645">apache/arrow-go#645</a></li>
<li><a href="https://github.com/etodd"><code>@etodd</code></a> made
their first contribution in <a
href="https://redirect.github.com/apache/arrow-go/pull/666">apache/arrow-go#666</a></li>
<li><a
href="https://github.com/rustyconover"><code>@rustyconover</code></a>
made their first contribution in <a
href="https://redirect.github.com/apache/arrow-go/pull/669">apache/arrow-go#669</a></li>
<li><a href="https://github.com/peasee"><code>@peasee</code></a> made
their first contribution in <a
href="https://redirect.github.com/apache/arrow-go/pull/674">apache/arrow-go#674</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/apache/arrow-go/compare/v18.5.1...v18.5.2">https://github.com/apache/arrow-go/compare/v18.5.1...v18.5.2</a></p>
<h2>Apache Arrow Go v18.5.2-rc0</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/apache/arrow-go/commit/2de8b123a24f0e687fbfc590a0019c803037a076"><code>2de8b12</code></a>
chore(arrow): bump PkgVersion to 18.5.2 (<a
href="https://redirect.github.com/apache/arrow-go/issues/676">#676</a>)</li>
<li><a
href="https://github.com/apache/arrow-go/commit/448122ab169d3bada5af0bae01975af4f176762f"><code>448122a</code></a>
chore(dev/release): embed hash of source tarball into email (<a
href="https://redirect.github.com/apache/arrow-go/issues/675">#675</a>)</li>
<li><a
href="https://github.com/apache/arrow-go/commit/7d9f38123934afb7c92567f06078dbecc3d75fad"><code>7d9f381</code></a>
feat: Support setting IPC options in FlightSQL call options (<a
href="https://redirect.github.com/apache/arrow-go/issues/674">#674</a>)</li>
<li><a
href="https://github.com/apache/arrow-go/commit/cecefdfcc7117136bbab40eb35a105c6556d4c5c"><code>cecefdf</code></a>
chore: Bump github.com/substrait-io/substrait-go/v7 from 7.3.0 to 7.4.0
(<a
href="https://redirect.github.com/apache/arrow-go/issues/672">#672</a>)</li>
<li><a
href="https://github.com/apache/arrow-go/commit/f9281fcd32f0851fc201d623c70f2a5377ec910a"><code>f9281fc</code></a>
chore: Bump modernc.org/sqlite from 1.45.0 to 1.46.1 (<a
href="https://redirect.github.com/apache/arrow-go/issues/670">#670</a>)</li>
<li><a
href="https://github.com/apache/arrow-go/commit/287a6010ef0441a7853c86fdef8ce378c98920d7"><code>287a601</code></a>
chore: Bump github.com/substrait-io/substrait-protobuf/go from 0.80.0 to
0.81...</li>
<li><a
href="https://github.com/apache/arrow-go/commit/24c66fa8bb79bd311be821627da0723a6428c84a"><code>24c66fa</code></a>
feat(arrow/ipc): support custom_metadata on RecordBatch messages (<a
href="https://redirect.github.com/apache/arrow-go/issues/669">#669</a>)</li>
<li><a
href="https://github.com/apache/arrow-go/commit/a886a5722b872823c2a8f46445901908a7ce5254"><code>a886a57</code></a>
fix(parquet/pqarrow): selective column reading of complex map column (<a
href="https://redirect.github.com/apache/arrow-go/issues/668">#668</a>)</li>
<li><a
href="https://github.com/apache/arrow-go/commit/dcb85bfa48c025bae8d8f8e271965a7cc387adc1"><code>dcb85bf</code></a>
fix(parquet): bss encoding and tests on big endian systems (<a
href="https://redirect.github.com/apache/arrow-go/issues/663">#663</a>)</li>
<li><a
href="https://github.com/apache/arrow-go/commit/f7d74a6cdc09c82aa2728021bbe9cea408b572d5"><code>f7d74a6</code></a>
chore: Bump google.golang.org/grpc from 1.78.0 to 1.79.1 (<a
href="https://redirect.github.com/apache/arrow-go/issues/665">#665</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/apache/arrow-go/compare/v18.5.1...v18.5.2">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
data-generator/swift-datagen/go.mod | 18 ++++++++---------
data-generator/swift-datagen/go.sum | 40 ++++++++++++++++++-------------------
2 files changed, 29 insertions(+), 29 deletions(-)
diff --git a/data-generator/swift-datagen/go.mod
b/data-generator/swift-datagen/go.mod
index 7deb165..92ea7bc 100644
--- a/data-generator/swift-datagen/go.mod
+++ b/data-generator/swift-datagen/go.mod
@@ -20,20 +20,20 @@ go 1.24.0
toolchain go1.24.1
-require github.com/apache/arrow-go/v18 v18.5.1
+require github.com/apache/arrow-go/v18 v18.5.2
require (
github.com/goccy/go-json v0.10.5 // indirect
github.com/google/flatbuffers v25.12.19+incompatible // indirect
- github.com/klauspost/compress v1.18.2 // indirect
+ github.com/klauspost/compress v1.18.4 // indirect
github.com/klauspost/cpuid/v2 v2.3.0 // indirect
- github.com/pierrec/lz4/v4 v4.1.23 // indirect
- github.com/zeebo/xxh3 v1.0.2 // indirect
- golang.org/x/exp v0.0.0-20250408133849-7e4ce0ab07d0 // indirect
- golang.org/x/mod v0.32.0 // indirect
+ github.com/pierrec/lz4/v4 v4.1.25 // indirect
+ github.com/zeebo/xxh3 v1.1.0 // indirect
+ golang.org/x/exp v0.0.0-20260112195511-716be5621a96 // indirect
+ golang.org/x/mod v0.33.0 // indirect
golang.org/x/sync v0.19.0 // indirect
- golang.org/x/sys v0.40.0 // indirect
- golang.org/x/telemetry v0.0.0-20260109210033-bd525da824e2 // indirect
- golang.org/x/tools v0.41.0 // indirect
+ golang.org/x/sys v0.41.0 // indirect
+ golang.org/x/telemetry v0.0.0-20260209163413-e7419c687ee4 // indirect
+ golang.org/x/tools v0.42.0 // indirect
golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da // indirect
)
diff --git a/data-generator/swift-datagen/go.sum
b/data-generator/swift-datagen/go.sum
index bad85a5..e5870b4 100644
--- a/data-generator/swift-datagen/go.sum
+++ b/data-generator/swift-datagen/go.sum
@@ -1,7 +1,7 @@
github.com/andybalholm/brotli v1.2.0
h1:ukwgCxwYrmACq68yiUqwIWnGY0cTPox/M94sVwToPjQ=
github.com/andybalholm/brotli v1.2.0/go.mod
h1:rzTDkvFWvIrjDXZHkuS16NPggd91W3kUSvPlQ1pLaKY=
-github.com/apache/arrow-go/v18 v18.5.1
h1:yaQ6zxMGgf9YCYw4/oaeOU3AULySDlAYDOcnr4LdHdI=
-github.com/apache/arrow-go/v18 v18.5.1/go.mod
h1:OCCJsmdq8AsRm8FkBSSmYTwL/s4zHW9CqxeBxEytkNE=
+github.com/apache/arrow-go/v18 v18.5.2
h1:3uoHjoaEie5eVsxx/Bt64hKwZx4STb+beAkqKOlq/lY=
+github.com/apache/arrow-go/v18 v18.5.2/go.mod
h1:yNoizNTT4peTciJ7V01d2EgOkE1d0fQ1vZcFOsVtFsw=
github.com/apache/thrift v0.22.0
h1:r7mTJdj51TMDe6RtcmNdQxgn9XcyfGDOzegMDRg47uc=
github.com/apache/thrift v0.22.0/go.mod
h1:1e7J/O1Ae6ZQMTYdy9xa3w9k+XHWPfRvdPyJeynQ+/g=
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
h1:U9qPSI2PIWSS1VwoXQT9A3Wy9MM3WgvqSxFWenqJduM=
@@ -18,39 +18,39 @@ github.com/google/uuid v1.6.0
h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=
github.com/google/uuid v1.6.0/go.mod
h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
github.com/klauspost/asmfmt v1.3.2
h1:4Ri7ox3EwapiOjCki+hw14RyKk201CN4rzyCJRFLpK4=
github.com/klauspost/asmfmt v1.3.2/go.mod
h1:AG8TuvYojzulgDAMCnYn50l/5QV3Bs/tp6j0HLHbNSE=
-github.com/klauspost/compress v1.18.2
h1:iiPHWW0YrcFgpBYhsA6D1+fqHssJscY/Tm/y2Uqnapk=
-github.com/klauspost/compress v1.18.2/go.mod
h1:R0h/fSBs8DE4ENlcrlib3PsXS61voFxhIs2DeRhCvJ4=
+github.com/klauspost/compress v1.18.4
h1:RPhnKRAQ4Fh8zU2FY/6ZFDwTVTxgJ/EMydqSTzE9a2c=
+github.com/klauspost/compress v1.18.4/go.mod
h1:R0h/fSBs8DE4ENlcrlib3PsXS61voFxhIs2DeRhCvJ4=
github.com/klauspost/cpuid/v2 v2.3.0
h1:S4CRMLnYUhGeDFDqkGriYKdfoFlDnMtqTiI/sFzhA9Y=
github.com/klauspost/cpuid/v2 v2.3.0/go.mod
h1:hqwkgyIinND0mEev00jJYCxPNVRVXFQeu1XKlok6oO0=
github.com/minio/asm2plan9s v0.0.0-20200509001527-cdd76441f9d8
h1:AMFGa4R4MiIpspGNG7Z948v4n35fFGB3RR3G/ry4FWs=
github.com/minio/asm2plan9s v0.0.0-20200509001527-cdd76441f9d8/go.mod
h1:mC1jAcsrzbxHt8iiaC+zU4b1ylILSosueou12R++wfY=
github.com/minio/c2goasm v0.0.0-20190812172519-36a3d3bbc4f3
h1:+n/aFZefKZp7spd8DFdX7uMikMLXX4oubIzJF4kv/wI=
github.com/minio/c2goasm v0.0.0-20190812172519-36a3d3bbc4f3/go.mod
h1:RagcQ7I8IeTMnF8JTXieKnO4Z6JCsikNEzj0DwauVzE=
-github.com/pierrec/lz4/v4 v4.1.23
h1:oJE7T90aYBGtFNrI8+KbETnPymobAhzRrR8Mu8n1yfU=
-github.com/pierrec/lz4/v4 v4.1.23/go.mod
h1:EoQMVJgeeEOMsCqCzqFm2O0cJvljX2nGZjcRIPL34O4=
+github.com/pierrec/lz4/v4 v4.1.25
h1:kocOqRffaIbU5djlIBr7Wh+cx82C0vtFb0fOurZHqD0=
+github.com/pierrec/lz4/v4 v4.1.25/go.mod
h1:EoQMVJgeeEOMsCqCzqFm2O0cJvljX2nGZjcRIPL34O4=
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
h1:Jamvg5psRIccs7FGNTlIRMkT8wgtp5eCXdBlqhYGL6U=
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2/go.mod
h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/stretchr/testify v1.11.1
h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu7U=
github.com/stretchr/testify v1.11.1/go.mod
h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U=
github.com/zeebo/assert v1.3.0 h1:g7C04CbJuIDKNPFHmsk4hwZDO5O+kntRxzaUoNXj+IQ=
github.com/zeebo/assert v1.3.0/go.mod
h1:Pq9JiuJQpG8JLJdtkwrJESF0Foym2/D9XMU5ciN/wJ0=
-github.com/zeebo/xxh3 v1.0.2 h1:xZmwmqxHZA8AI603jOQ0tMqmBr9lPeFwGg6d+xy9DC0=
-github.com/zeebo/xxh3 v1.0.2/go.mod
h1:5NWz9Sef7zIDm2JHfFlcQvNekmcEl9ekUZQQKCYaDcA=
-golang.org/x/exp v0.0.0-20250408133849-7e4ce0ab07d0
h1:R84qjqJb5nVJMxqWYb3np9L5ZsaDtB+a39EqjV0JSUM=
-golang.org/x/exp v0.0.0-20250408133849-7e4ce0ab07d0/go.mod
h1:S9Xr4PYopiDyqSyp5NjCrhFrqg6A5zA2E/iPHPhqnS8=
-golang.org/x/mod v0.32.0 h1:9F4d3PHLljb6x//jOyokMv3eX+YDeepZSEo3mFJy93c=
-golang.org/x/mod v0.32.0/go.mod h1:SgipZ/3h2Ci89DlEtEXWUk/HteuRin+HHhN+WbNhguU=
+github.com/zeebo/xxh3 v1.1.0 h1:s7DLGDK45Dyfg7++yxI0khrfwq9661w9EN78eP/UZVs=
+github.com/zeebo/xxh3 v1.1.0/go.mod
h1:IisAie1LELR4xhVinxWS5+zf1lA4p0MW4T+w+W07F5s=
+golang.org/x/exp v0.0.0-20260112195511-716be5621a96
h1:Z/6YuSHTLOHfNFdb8zVZomZr7cqNgTJvA8+Qz75D8gU=
+golang.org/x/exp v0.0.0-20260112195511-716be5621a96/go.mod
h1:nzimsREAkjBCIEFtHiYkrJyT+2uy9YZJB7H1k68CXZU=
+golang.org/x/mod v0.33.0 h1:tHFzIWbBifEmbwtGz65eaWyGiGZatSrT9prnU8DbVL8=
+golang.org/x/mod v0.33.0/go.mod h1:swjeQEj+6r7fODbD2cqrnje9PnziFuw4bmLbBZFrQ5w=
golang.org/x/sync v0.19.0 h1:vV+1eWNmZ5geRlYjzm2adRgW2/mcpevXNg50YZtPCE4=
golang.org/x/sync v0.19.0/go.mod
h1:9KTHXmSnoGruLpwFjVSX0lNNA75CykiMECbovNTZqGI=
-golang.org/x/sys v0.40.0 h1:DBZZqJ2Rkml6QMQsZywtnjnnGvHza6BTfYFWY9kjEWQ=
-golang.org/x/sys v0.40.0/go.mod h1:OgkHotnGiDImocRcuBABYBEXf8A9a87e/uXjp9XT3ks=
-golang.org/x/telemetry v0.0.0-20260109210033-bd525da824e2
h1:O1cMQHRfwNpDfDJerqRoE2oD+AFlyid87D40L/OkkJo=
-golang.org/x/telemetry v0.0.0-20260109210033-bd525da824e2/go.mod
h1:b7fPSJ0pKZ3ccUh8gnTONJxhn3c/PS6tyzQvyqw4iA8=
-golang.org/x/tools v0.41.0 h1:a9b8iMweWG+S0OBnlU36rzLp20z1Rp10w+IY2czHTQc=
-golang.org/x/tools v0.41.0/go.mod
h1:XSY6eDqxVNiYgezAVqqCeihT4j1U2CCsqvH3WhQpnlg=
+golang.org/x/sys v0.41.0 h1:Ivj+2Cp/ylzLiEU89QhWblYnOE9zerudt9Ftecq2C6k=
+golang.org/x/sys v0.41.0/go.mod h1:OgkHotnGiDImocRcuBABYBEXf8A9a87e/uXjp9XT3ks=
+golang.org/x/telemetry v0.0.0-20260209163413-e7419c687ee4
h1:bTLqdHv7xrGlFbvf5/TXNxy/iUwwdkjhqQTJDjW7aj0=
+golang.org/x/telemetry v0.0.0-20260209163413-e7419c687ee4/go.mod
h1:g5NllXBEermZrmR51cJDQxmJUHUOfRAaNyWBM+R+548=
+golang.org/x/tools v0.42.0 h1:uNgphsn75Tdz5Ji2q36v/nsFSfR/9BRFvqhGBaJGd5k=
+golang.org/x/tools v0.42.0/go.mod
h1:Ma6lCIwGZvHK6XtgbswSoWroEkhugApmsXyrUmBhfr0=
golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da
h1:noIWHXmPHxILtqtCOPIhSt0ABwskkZKjD3bXGnZGpNY=
golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da/go.mod
h1:NDW/Ps6MPRej6fsCIbMTohpP40sJ/P/vI1MoTEGwX90=
-gonum.org/v1/gonum v0.16.0 h1:5+ul4Swaf3ESvrOnidPp4GZbzf0mxVQpDCYUQE7OJfk=
-gonum.org/v1/gonum v0.16.0/go.mod
h1:fef3am4MQ93R2HHpKnLk4/Tbh/s0+wqD5nfa6Pnwy4E=
+gonum.org/v1/gonum v0.17.0 h1:VbpOemQlsSMrYmn7T2OUvQ4dqxQXU+ouZFQsZOx50z4=
+gonum.org/v1/gonum v0.17.0/go.mod
h1:El3tOrEuMpv2UdMrbNlKEh9vd86bmQ6vqIcDwxEOc1E=
gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
gopkg.in/yaml.v3 v3.0.1/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=