This is an automated email from the ASF dual-hosted git repository.
raulcd 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 75c97c6 chore: bump github.com/apache/arrow-go/v18 from 18.3.1 to
18.4.0 in /data-generator/swift-datagen (#69)
75c97c6 is described below
commit 75c97c63a4beb1c1ec05957de6aff61611b903a9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jul 22 13:27:25 2025 +0200
chore: bump github.com/apache/arrow-go/v18 from 18.3.1 to 18.4.0 in
/data-generator/swift-datagen (#69)
Bumps
[github.com/apache/arrow-go/v18](https://github.com/apache/arrow-go)
from 18.3.1 to 18.4.0.
<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.4.0</h2>
<h2>What's Changed</h2>
<ul>
<li>feat(arrow/cdata): Add ReleaseCArrowArrayStream function by <a
href="https://github.com/karsov"><code>@karsov</code></a> in <a
href="https://redirect.github.com/apache/arrow-go/pull/373">apache/arrow-go#373</a></li>
<li>chore: Bump golang.org/x/sync from 0.13.0 to 0.14.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/apache/arrow-go/pull/368">apache/arrow-go#368</a></li>
<li>fix: TestDeltaByteArray implementation and fix by <a
href="https://github.com/MetalBlueberry"><code>@MetalBlueberry</code></a>
in <a
href="https://redirect.github.com/apache/arrow-go/pull/369">apache/arrow-go#369</a></li>
<li>chore: Bump golang.org/x/tools from 0.32.0 to 0.33.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/apache/arrow-go/pull/376">apache/arrow-go#376</a></li>
<li>chore: Bump actions/setup-go from 5.4.0 to 5.5.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/apache/arrow-go/pull/377">apache/arrow-go#377</a></li>
<li>chore: move .github/ISSUE_TEMPLATE/config.yaml to config.yml as
currently does not work by <a
href="https://github.com/raulcd"><code>@raulcd</code></a> in <a
href="https://redirect.github.com/apache/arrow-go/pull/383">apache/arrow-go#383</a></li>
<li>chore: Bump google.golang.org/grpc from 1.72.0 to 1.72.1 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/apache/arrow-go/pull/381">apache/arrow-go#381</a></li>
<li>fix: list_columns.parquet testing by <a
href="https://github.com/MetalBlueberry"><code>@MetalBlueberry</code></a>
in <a
href="https://redirect.github.com/apache/arrow-go/pull/378">apache/arrow-go#378</a></li>
<li>feat: Extend arrow csv writter by <a
href="https://github.com/MetalBlueberry"><code>@MetalBlueberry</code></a>
in <a
href="https://redirect.github.com/apache/arrow-go/pull/375">apache/arrow-go#375</a></li>
<li>feat(parquet/pqarrow): parallelize SeekToRow by <a
href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a
href="https://redirect.github.com/apache/arrow-go/pull/380">apache/arrow-go#380</a></li>
<li>chore: Use apache/arrow-js for JS in integration test by <a
href="https://github.com/kou"><code>@kou</code></a> in <a
href="https://redirect.github.com/apache/arrow-go/pull/389">apache/arrow-go#389</a></li>
<li>chore: Bump github.com/apache/thrift from 0.21.0 to 0.22.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/apache/arrow-go/pull/387">apache/arrow-go#387</a></li>
<li>feat(parquet): add variant encoder/decoder by <a
href="https://github.com/sfc-gh-mbojanczyk"><code>@sfc-gh-mbojanczyk</code></a>
in <a
href="https://redirect.github.com/apache/arrow-go/pull/344">apache/arrow-go#344</a></li>
<li>chore: remove extra binary by <a
href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a
href="https://redirect.github.com/apache/arrow-go/pull/391">apache/arrow-go#391</a></li>
<li>CI: add benchmark workflow and script by <a
href="https://github.com/singh1203"><code>@singh1203</code></a> in <a
href="https://redirect.github.com/apache/arrow-go/pull/250">apache/arrow-go#250</a></li>
<li>chore: Bump actions/setup-python from 4 to 5 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/apache/arrow-go/pull/396">apache/arrow-go#396</a></li>
<li>feat(arrow/extensions): Add Variant extension type, array, and
builder by <a
href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a
href="https://redirect.github.com/apache/arrow-go/pull/395">apache/arrow-go#395</a></li>
<li>fix(parquet/pqarrow): Fix propagation of field-ids for Lists by <a
href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a
href="https://redirect.github.com/apache/arrow-go/pull/397">apache/arrow-go#397</a></li>
<li>feat(arrow/_examples): enhance library examples by <a
href="https://github.com/kris-gaudel"><code>@kris-gaudel</code></a> in
<a
href="https://redirect.github.com/apache/arrow-go/pull/394">apache/arrow-go#394</a></li>
<li>chore: bump Windows GitHub hosted runner to windows-2022 by <a
href="https://github.com/raulcd"><code>@raulcd</code></a> in <a
href="https://redirect.github.com/apache/arrow-go/pull/407">apache/arrow-go#407</a></li>
<li>chore: Bump golang.org/x/tools from 0.33.0 to 0.34.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/apache/arrow-go/pull/398">apache/arrow-go#398</a></li>
<li>chore: Bump golang.org/x/sync from 0.14.0 to 0.15.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/apache/arrow-go/pull/400">apache/arrow-go#400</a></li>
<li>chore: Bump github.com/pterm/pterm from 0.12.80 to 0.12.81 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/apache/arrow-go/pull/402">apache/arrow-go#402</a></li>
<li>chore: Bump google.golang.org/grpc from 1.72.1 to 1.73.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/apache/arrow-go/pull/401">apache/arrow-go#401</a></li>
<li>ci(benchmark): Fix benchmark runs by <a
href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a
href="https://redirect.github.com/apache/arrow-go/pull/409">apache/arrow-go#409</a></li>
<li>ci: fix flaky test by <a
href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a
href="https://redirect.github.com/apache/arrow-go/pull/411">apache/arrow-go#411</a></li>
<li>ci: make additional checks to prevent flaky EOF by <a
href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a
href="https://redirect.github.com/apache/arrow-go/pull/414">apache/arrow-go#414</a></li>
<li>refactor: update linter and run it by <a
href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a
href="https://redirect.github.com/apache/arrow-go/pull/419">apache/arrow-go#419</a></li>
<li>chore: Bump github.com/stoewer/go-strcase from 1.3.0 to 1.3.1 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/apache/arrow-go/pull/423">apache/arrow-go#423</a></li>
<li>chore: Bump github.com/hamba/avro/v2 from 2.28.0 to 2.29.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/apache/arrow-go/pull/422">apache/arrow-go#422</a></li>
<li>feat: expose Payload.WritePayload to allow serializing into IPC
format by <a
href="https://github.com/alvarowolfx"><code>@alvarowolfx</code></a> in
<a
href="https://redirect.github.com/apache/arrow-go/pull/421">apache/arrow-go#421</a></li>
<li>feat(parquet/variant): Parse JSON into variant by <a
href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a
href="https://redirect.github.com/apache/arrow-go/pull/426">apache/arrow-go#426</a></li>
<li>chore: Bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.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/427">apache/arrow-go#427</a></li>
<li>refactor(parquet/internal/encoding): Refactor parquet logic to use
generics by <a
href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a
href="https://redirect.github.com/apache/arrow-go/pull/428">apache/arrow-go#428</a></li>
<li>feat(arrrow/compute/expr): support substrait timestamp and decimal
properly by <a
href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a
href="https://redirect.github.com/apache/arrow-go/pull/418">apache/arrow-go#418</a></li>
<li>chore: Bump github.com/klauspost/cpuid/v2 from 2.2.10 to 2.2.11 by
<a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/apache/arrow-go/pull/431">apache/arrow-go#431</a></li>
<li>chore: Bump github.com/andybalholm/brotli from 1.1.1 to 1.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/432">apache/arrow-go#432</a></li>
<li>feat(parquet/examples): enhance library examples by <a
href="https://github.com/milden6"><code>@milden6</code></a> in <a
href="https://redirect.github.com/apache/arrow-go/pull/429">apache/arrow-go#429</a></li>
<li>feat(arrow/compute): support some float16 casts by <a
href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a
href="https://redirect.github.com/apache/arrow-go/pull/430">apache/arrow-go#430</a></li>
<li>feat(parquet/pqarrow): Correctly handle Variant types in schema by
<a href="https://github.com/zeroshade"><code>@zeroshade</code></a> in
<a
href="https://redirect.github.com/apache/arrow-go/pull/433">apache/arrow-go#433</a></li>
<li>fix(arrow/avro-reader): bunch of types that didn't work by <a
href="https://github.com/Willem-J-an"><code>@Willem-J-an</code></a> in
<a
href="https://redirect.github.com/apache/arrow-go/pull/416">apache/arrow-go#416</a></li>
<li>feat(parquet/pqarrow): read/write variant by <a
href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a
href="https://redirect.github.com/apache/arrow-go/pull/434">apache/arrow-go#434</a></li>
<li>build(deps): update to substrait-go v4.3.0 by <a
href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a
href="https://redirect.github.com/apache/arrow-go/pull/438">apache/arrow-go#438</a></li>
<li>fix(arrow/flight/flightsql): drain channel in flightSqlServer.DoGet
by <a
href="https://github.com/arnoldwakim"><code>@arnoldwakim</code></a> in
<a
href="https://redirect.github.com/apache/arrow-go/pull/437">apache/arrow-go#437</a></li>
<li>chore(arrow): Update PkgVersion by <a
href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a
href="https://redirect.github.com/apache/arrow-go/pull/439">apache/arrow-go#439</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/karsov"><code>@karsov</code></a> made
their first contribution in <a
href="https://redirect.github.com/apache/arrow-go/pull/373">apache/arrow-go#373</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/apache/arrow-go/commit/abad137427940ef65d5d5c433a329a5d737a013d"><code>abad137</code></a>
chore(arrow): Update PkgVersion (<a
href="https://redirect.github.com/apache/arrow-go/issues/439">#439</a>)</li>
<li><a
href="https://github.com/apache/arrow-go/commit/f2773ada1df41f55fb66a4d13eda59b7a0567b31"><code>f2773ad</code></a>
fix(arrow/flight/flightsql): drain channel in flightSqlServer.DoGet (<a
href="https://redirect.github.com/apache/arrow-go/issues/437">#437</a>)</li>
<li><a
href="https://github.com/apache/arrow-go/commit/542afb689c7b20149945a9be5107ecf690efa642"><code>542afb6</code></a>
build(deps): update to substrait-go v4.3.0 (<a
href="https://redirect.github.com/apache/arrow-go/issues/438">#438</a>)</li>
<li><a
href="https://github.com/apache/arrow-go/commit/7ce3c03fbc268cb67dee53676c48e9bd74be1684"><code>7ce3c03</code></a>
feat(parquet/pqarrow): read/write variant (<a
href="https://redirect.github.com/apache/arrow-go/issues/434">#434</a>)</li>
<li><a
href="https://github.com/apache/arrow-go/commit/b196d3b316d09f63786f021d4f1baa1fdd7620d2"><code>b196d3b</code></a>
fix(arrow/avro-reader): bunch of types that didn't work (<a
href="https://redirect.github.com/apache/arrow-go/issues/416">#416</a>)</li>
<li><a
href="https://github.com/apache/arrow-go/commit/2cf2b297672f37895c83a42bfaa1ac08352efc16"><code>2cf2b29</code></a>
feat(parquet/pqarrow): Correctly handle Variant types in schema (<a
href="https://redirect.github.com/apache/arrow-go/issues/433">#433</a>)</li>
<li><a
href="https://github.com/apache/arrow-go/commit/8598fb3bd433b713424c4390fc9b785fc33fa5ee"><code>8598fb3</code></a>
feat(arrow/compute): support some float16 casts (<a
href="https://redirect.github.com/apache/arrow-go/issues/430">#430</a>)</li>
<li><a
href="https://github.com/apache/arrow-go/commit/45e47c7cc8183c8cb2b3162d9e548480e5778592"><code>45e47c7</code></a>
feat(parquet/examples): enhance library examples (<a
href="https://redirect.github.com/apache/arrow-go/issues/429">#429</a>)</li>
<li><a
href="https://github.com/apache/arrow-go/commit/084371ed663ee877561f64749e5f4f7d8cf454d3"><code>084371e</code></a>
chore: Bump github.com/andybalholm/brotli from 1.1.1 to 1.2.0 (<a
href="https://redirect.github.com/apache/arrow-go/issues/432">#432</a>)</li>
<li><a
href="https://github.com/apache/arrow-go/commit/450dcd770cd5f23ccddc957731841b2e67f87db8"><code>450dcd7</code></a>
chore: Bump github.com/klauspost/cpuid/v2 from 2.2.10 to 2.2.11 (<a
href="https://redirect.github.com/apache/arrow-go/issues/431">#431</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/apache/arrow-go/compare/v18.3.1...v18.4.0">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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@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 | 12 +++++------
data-generator/swift-datagen/go.sum | 40 ++++++++++++++++++-------------------
2 files changed, 26 insertions(+), 26 deletions(-)
diff --git a/data-generator/swift-datagen/go.mod
b/data-generator/swift-datagen/go.mod
index 73a7c04..5094a48 100644
--- a/data-generator/swift-datagen/go.mod
+++ b/data-generator/swift-datagen/go.mod
@@ -20,19 +20,19 @@ go 1.23.0
toolchain go1.24.1
-require github.com/apache/arrow-go/v18 v18.3.1
+require github.com/apache/arrow-go/v18 v18.4.0
require (
github.com/goccy/go-json v0.10.5 // indirect
github.com/google/flatbuffers v25.2.10+incompatible // indirect
github.com/klauspost/compress v1.18.0 // indirect
- github.com/klauspost/cpuid/v2 v2.2.10 // indirect
+ github.com/klauspost/cpuid/v2 v2.2.11 // indirect
github.com/pierrec/lz4/v4 v4.1.22 // indirect
github.com/zeebo/xxh3 v1.0.2 // indirect
- golang.org/x/exp v0.0.0-20240909161429-701f63a606c0 // indirect
- golang.org/x/mod v0.24.0 // indirect
- golang.org/x/sync v0.14.0 // indirect
+ golang.org/x/exp v0.0.0-20250408133849-7e4ce0ab07d0 // indirect
+ golang.org/x/mod v0.25.0 // indirect
+ golang.org/x/sync v0.15.0 // indirect
golang.org/x/sys v0.33.0 // indirect
- golang.org/x/tools v0.33.0 // indirect
+ golang.org/x/tools v0.34.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 08dc94a..373f942 100644
--- a/data-generator/swift-datagen/go.sum
+++ b/data-generator/swift-datagen/go.sum
@@ -1,11 +1,11 @@
-github.com/andybalholm/brotli v1.1.1
h1:PR2pgnyFznKEugtsUo0xLdDop5SKXd5Qf5ysW+7XdTA=
-github.com/andybalholm/brotli v1.1.1/go.mod
h1:05ib4cKhjx3OQYUY22hTVd34Bc8upXjOLL2rKwwZBoA=
-github.com/apache/arrow-go/v18 v18.3.1
h1:oYZT8FqONiK74JhlH3WKVv+2NKYoyZ7C2ioD4Dj3ixk=
-github.com/apache/arrow-go/v18 v18.3.1/go.mod
h1:12QBya5JZT6PnBihi5NJTzbACrDGXYkrgjujz3MRQXU=
-github.com/apache/thrift v0.21.0
h1:tdPmh/ptjE1IJnhbhrcl2++TauVjy242rkV/UzJChnE=
-github.com/apache/thrift v0.21.0/go.mod
h1:W1H8aR/QRtYNvrPeFXBtobyRkd0/YVhTc6i07XIAgDw=
-github.com/davecgh/go-spew v1.1.1
h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
-github.com/davecgh/go-spew v1.1.1/go.mod
h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
+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.4.0
h1:/RvkGqH517iY8bZKc4FD5/kkdwXJGjxf28JIXbJ/oB0=
+github.com/apache/arrow-go/v18 v18.4.0/go.mod
h1:Aawvwhj8x2jURIzD9Moy72cF0FyJXOpkYpdmGRHcw14=
+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=
+github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc/go.mod
h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/goccy/go-json v0.10.5
h1:Fq85nIqj+gXn/S5ahsiTlK3TmC85qgirsdTP/+DeaC4=
github.com/goccy/go-json v0.10.5/go.mod
h1:oq7eo15ShAhp70Anwd5lgX2pLfOS3QCiwU/PULtXL6M=
github.com/golang/snappy v1.0.0 h1:Oy607GVXHs7RtbggtPBnr2RmDArIsAefDwvrdWvRhGs=
@@ -20,32 +20,32 @@ github.com/klauspost/asmfmt v1.3.2
h1:4Ri7ox3EwapiOjCki+hw14RyKk201CN4rzyCJRFLpK
github.com/klauspost/asmfmt v1.3.2/go.mod
h1:AG8TuvYojzulgDAMCnYn50l/5QV3Bs/tp6j0HLHbNSE=
github.com/klauspost/compress v1.18.0
h1:c/Cqfb0r+Yi+JtIEq73FWXVkRonBlf0CRNYc8Zttxdo=
github.com/klauspost/compress v1.18.0/go.mod
h1:2Pp+KzxcywXVXMr50+X0Q/Lsb43OQHYWRCY2AiWywWQ=
-github.com/klauspost/cpuid/v2 v2.2.10
h1:tBs3QSyvjDyFTq3uoc/9xFpCuOsJQFNPiAhYdw2skhE=
-github.com/klauspost/cpuid/v2 v2.2.10/go.mod
h1:hqwkgyIinND0mEev00jJYCxPNVRVXFQeu1XKlok6oO0=
+github.com/klauspost/cpuid/v2 v2.2.11
h1:0OwqZRYI2rFrjS4kvkDnqJkKHdHaRnCm68/DY4OxRzU=
+github.com/klauspost/cpuid/v2 v2.2.11/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.22
h1:cKFw6uJDK+/gfw5BcDL0JL5aBsAFdsIT18eRtLj7VIU=
github.com/pierrec/lz4/v4 v4.1.22/go.mod
h1:gZWDp/Ze/IJXGXf23ltt2EXimqmTUXEy0GFuRQyBid4=
-github.com/pmezard/go-difflib v1.0.0
h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
-github.com/pmezard/go-difflib v1.0.0/go.mod
h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
+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.10.0
h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA=
github.com/stretchr/testify v1.10.0/go.mod
h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
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-20240909161429-701f63a606c0
h1:e66Fs6Z+fZTbFBAxKfP3PALWBtpfqks2bwGcexMxgtk=
-golang.org/x/exp v0.0.0-20240909161429-701f63a606c0/go.mod
h1:2TbTHSBQa924w8M6Xs1QcRcFwyucIwBGpK1p2f1YFFY=
-golang.org/x/mod v0.24.0 h1:ZfthKaKaT4NrhGVZHO1/WDTwGES4De8KtWO0SIbNJMU=
-golang.org/x/mod v0.24.0/go.mod h1:IXM97Txy2VM4PJ3gI61r1YEk/gAj6zAHN3AdZt6S9Ww=
-golang.org/x/sync v0.14.0 h1:woo0S4Yywslg6hp4eUFjTVOyKt0RookbpAHG4c1HmhQ=
-golang.org/x/sync v0.14.0/go.mod
h1:1dzgHSNfp02xaA81J2MS99Qcpr2w7fw1gpm99rleRqA=
+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.25.0 h1:n7a+ZbQKQA/Ysbyb0/6IbB1H/X41mKgbhfv7AfG/44w=
+golang.org/x/mod v0.25.0/go.mod h1:IXM97Txy2VM4PJ3gI61r1YEk/gAj6zAHN3AdZt6S9Ww=
+golang.org/x/sync v0.15.0 h1:KWH3jNZsfyT6xfAfKiz6MRNmd46ByHDYaZ7KSkCtdW8=
+golang.org/x/sync v0.15.0/go.mod
h1:1dzgHSNfp02xaA81J2MS99Qcpr2w7fw1gpm99rleRqA=
golang.org/x/sys v0.33.0 h1:q3i8TbbEz+JRD9ywIRlyRAQbM0qF7hu24q3teo2hbuw=
golang.org/x/sys v0.33.0/go.mod h1:BJP2sWEmIv4KK5OTEluFJCKSidICx8ciO85XgH3Ak8k=
-golang.org/x/tools v0.33.0 h1:4qz2S3zmRxbGIhDIAgjxvFutSvH5EfnsYrRBj0UI0bc=
-golang.org/x/tools v0.33.0/go.mod
h1:CIJMaWEY88juyUfo7UbgPqbC8rU2OqfAV1h2Qp0oMYI=
+golang.org/x/tools v0.34.0 h1:qIpSLOxeCYGg9TrcJokLBG4KFA6d795g0xkBkiESGlo=
+golang.org/x/tools v0.34.0/go.mod
h1:pAP9OwEaY1CAW3HOmg3hLZC5Z0CCmzjAF2UQMSqNARg=
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=