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.git


The following commit(s) were added to refs/heads/main by this push:
     new 681206cfe5 MINOR: [Swift] Bump github.com/apache/arrow-go/v18 from 
18.1.0 to 18.2.0 in /swift/CDataWGo (#45836)
681206cfe5 is described below

commit 681206cfe50fe535f946376354253e918470fb3a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 19 08:53:03 2025 +0900

    MINOR: [Swift] Bump github.com/apache/arrow-go/v18 from 18.1.0 to 18.2.0 in 
/swift/CDataWGo (#45836)
    
    Bumps [github.com/apache/arrow-go/v18](https://github.com/apache/arrow-go) 
from 18.1.0 to 18.2.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.2.0</h2>
    <h2>What's Changed</h2>
    <ul>
    <li>fix(release): fix wrong upload path by <a 
href="https://github.com/kou";><code>@​kou</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/243";>apache/arrow-go#243</a></li>
    <li>chore: Bump google.golang.org/protobuf from 1.36.1 to 1.36.2 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/248";>apache/arrow-go#248</a></li>
    <li>chore: Bump github.com/substrait-io/substrait-go/v3 from 3.2.1 to 3.3.0 
by <a href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/247";>apache/arrow-go#247</a></li>
    <li>chore: Bump actions/upload-artifact from 4.5.0 to 4.6.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/245";>apache/arrow-go#245</a></li>
    <li>fix(release): fix svn add command and add script to generate release 
notes by <a href="https://github.com/zeroshade";><code>@​zeroshade</code></a> in 
<a 
href="https://redirect.github.com/apache/arrow-go/pull/249";>apache/arrow-go#249</a></li>
    <li>fix(arrow/cdata): move headers into parent Go package by <a 
href="https://github.com/zeroshade";><code>@​zeroshade</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/251";>apache/arrow-go#251</a></li>
    <li>chore: Bump google.golang.org/protobuf from 1.36.2 to 1.36.3 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/255";>apache/arrow-go#255</a></li>
    <li>chore: Bump github.com/substrait-io/substrait-go/v3 from 3.3.0 to 3.4.0 
by <a href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/253";>apache/arrow-go#253</a></li>
    <li>chore: Add NOTICE.txt file by <a 
href="https://github.com/singh1203";><code>@​singh1203</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/257";>apache/arrow-go#257</a></li>
    <li>chore: Bump google.golang.org/protobuf from 1.36.3 to 1.36.4 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/259";>apache/arrow-go#259</a></li>
    <li>chore: Bump github.com/substrait-io/substrait-go/v3 from 3.4.0 to 3.5.0 
by <a href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/260";>apache/arrow-go#260</a></li>
    <li>chore: Bump actions/setup-go from 5.2.0 to 5.3.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/258";>apache/arrow-go#258</a></li>
    <li>chore: Bump google.golang.org/grpc from 1.69.2 to 1.70.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/262";>apache/arrow-go#262</a></li>
    <li>chore: Bump github.com/google/flatbuffers from 24.12.23+incompatible to 
25.1.24+incompatible by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/261";>apache/arrow-go#261</a></li>
    <li>chore: Update self-hosted arm runner to ubuntu-24.04-arm by <a 
href="https://github.com/singh1203";><code>@​singh1203</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/268";>apache/arrow-go#268</a></li>
    <li>chore: Bump github.com/substrait-io/substrait-go/v3 from 3.5.0 to 3.6.0 
by <a href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/272";>apache/arrow-go#272</a></li>
    <li>chore: Bump actions/setup-python from 5.3.0 to 5.4.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/266";>apache/arrow-go#266</a></li>
    <li>chore: Bump google.golang.org/protobuf from 1.36.4 to 1.36.5 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/270";>apache/arrow-go#270</a></li>
    <li>chore: Bump golang.org/x/tools from 0.29.0 to 0.30.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/273";>apache/arrow-go#273</a></li>
    <li>chore: Drop executable file bit of source files by <a 
href="https://github.com/jas4711";><code>@​jas4711</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/274";>apache/arrow-go#274</a></li>
    <li>chore: Bump github.com/goccy/go-json from 0.10.4 to 0.10.5 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/264";>apache/arrow-go#264</a></li>
    <li>ci: update actions/cache by <a 
href="https://github.com/zeroshade";><code>@​zeroshade</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/276";>apache/arrow-go#276</a></li>
    <li>fix(arrow/bitutil): fix bitmap ops on 32-bit platforms by <a 
href="https://github.com/zeroshade";><code>@​zeroshade</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/277";>apache/arrow-go#277</a></li>
    <li>feat(internal/encoding): add Discard method to decoders by <a 
href="https://github.com/zeroshade";><code>@​zeroshade</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/280";>apache/arrow-go#280</a></li>
    <li>feat(parquet/cmd/parquet_reader): Add command to dump the column and 
offset indices by <a 
href="https://github.com/zeroshade";><code>@​zeroshade</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/281";>apache/arrow-go#281</a></li>
    <li>chore: Bump github.com/google/flatbuffers from 25.1.24+incompatible to 
25.2.10+incompatible by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/284";>apache/arrow-go#284</a></li>
    <li>fix(internal/utils): fix clobbering BP by <a 
href="https://github.com/zeroshade";><code>@​zeroshade</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/288";>apache/arrow-go#288</a></li>
    <li>chore: Bump github.com/substrait-io/substrait-go/v3 from 3.6.0 to 3.7.0 
by <a href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/287";>apache/arrow-go#287</a></li>
    <li>docs(license): update LICENSE.txt by <a 
href="https://github.com/zeroshade";><code>@​zeroshade</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/290";>apache/arrow-go#290</a></li>
    <li>feat(parquet/file): Add SeekToRow for Column readers by <a 
href="https://github.com/zeroshade";><code>@​zeroshade</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/283";>apache/arrow-go#283</a></li>
    <li>fix(parquet/pqarrow): propagate field id metadata for lists/maps by <a 
href="https://github.com/zeroshade";><code>@​zeroshade</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/293";>apache/arrow-go#293</a></li>
    <li>feat: Add arrayApproxEqualString to handle null characters in string. 
by <a href="https://github.com/singh1203";><code>@​singh1203</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/291";>apache/arrow-go#291</a></li>
    <li>feat(parquet): update comments for <code>BufferedStreamEnabled</code> 
by <a href="https://github.com/joechenrh";><code>@​joechenrh</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/295";>apache/arrow-go#295</a></li>
    <li>chore: Bump actions/upload-artifact from 4.6.0 to 4.6.1 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/296";>apache/arrow-go#296</a></li>
    <li>chore: Bump github.com/klauspost/compress from 1.17.11 to 1.18.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/297";>apache/arrow-go#297</a></li>
    <li>chore: Bump github.com/hamba/avro/v2 from 2.27.0 to 2.28.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/285";>apache/arrow-go#285</a></li>
    <li>chore: Bump actions/download-artifact from 4.1.8 to 4.1.9 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/301";>apache/arrow-go#301</a></li>
    <li>fix(arrow/memory): Align allocations always by <a 
href="https://github.com/lidavidm";><code>@​lidavidm</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/289";>apache/arrow-go#289</a></li>
    <li>chore: Bump github.com/substrait-io/substrait-go/v3 from 3.7.0 to 3.8.0 
by <a href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/300";>apache/arrow-go#300</a></li>
    <li>chore: Bump github.com/klauspost/cpuid/v2 from 2.2.9 to 2.2.10 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/299";>apache/arrow-go#299</a></li>
    <li>feat(parquet): add byte buffer when disable buffered stream by <a 
href="https://github.com/joechenrh";><code>@​joechenrh</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/302";>apache/arrow-go#302</a></li>
    <li>perf(overflow): Speed up overflow checks for small integers by <a 
href="https://github.com/cbandy";><code>@​cbandy</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/303";>apache/arrow-go#303</a></li>
    <li>chore: bump version by <a 
href="https://github.com/zeroshade";><code>@​zeroshade</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/305";>apache/arrow-go#305</a></li>
    <li>fix(pqarrow): respect list element nullability during conversion by <a 
href="https://github.com/zeroshade";><code>@​zeroshade</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/311";>apache/arrow-go#311</a></li>
    <li>chore(testing): Update testing submodules by <a 
href="https://github.com/zeroshade";><code>@​zeroshade</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/312";>apache/arrow-go#312</a></li>
    <li>chore: Bump golang.org/x/sys from 0.30.0 to 0.31.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/309";>apache/arrow-go#309</a></li>
    <li>chore: Bump google.golang.org/grpc from 1.70.0 to 1.71.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/306";>apache/arrow-go#306</a></li>
    <li>chore: Bump github.com/substrait-io/substrait-go/v3 from 3.8.0 to 3.9.0 
by <a href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/307";>apache/arrow-go#307</a></li>
    </ul>
    
    </blockquote>
    <p>... (truncated)</p>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a 
href="https://github.com/apache/arrow-go/commit/166cf7b1fe12dd207a51125e6fc4e75edd7dfaf0";><code>166cf7b</code></a>
 chore: Bump github.com/substrait-io/substrait-go/v3 from 3.8.0 to 3.9.0 (<a 
href="https://redirect.github.com/apache/arrow-go/issues/307";>#307</a>)</li>
    <li><a 
href="https://github.com/apache/arrow-go/commit/2f53293c63fe22ee2df91debb981d146fcf9884b";><code>2f53293</code></a>
 chore: Bump google.golang.org/grpc from 1.70.0 to 1.71.0 (<a 
href="https://redirect.github.com/apache/arrow-go/issues/306";>#306</a>)</li>
    <li><a 
href="https://github.com/apache/arrow-go/commit/9876671b1c00aae23d59e23bd204ff4905edc089";><code>9876671</code></a>
 chore: Bump golang.org/x/sys from 0.30.0 to 0.31.0 (<a 
href="https://redirect.github.com/apache/arrow-go/issues/309";>#309</a>)</li>
    <li><a 
href="https://github.com/apache/arrow-go/commit/aae4e23708d9d5528dac7a89b1ae191557f07f0a";><code>aae4e23</code></a>
 chore(testing): Update testing submodules (<a 
href="https://redirect.github.com/apache/arrow-go/issues/312";>#312</a>)</li>
    <li><a 
href="https://github.com/apache/arrow-go/commit/44534c126ec274cd84b6ff7ae399ff710984ad5d";><code>44534c1</code></a>
 fix(pqarrow): respect list element nullability during conversion (<a 
href="https://redirect.github.com/apache/arrow-go/issues/311";>#311</a>)</li>
    <li><a 
href="https://github.com/apache/arrow-go/commit/46bc47cf6cd791ab9c6e66961517bbdcda7078d9";><code>46bc47c</code></a>
 chore: bump version (<a 
href="https://redirect.github.com/apache/arrow-go/issues/305";>#305</a>)</li>
    <li><a 
href="https://github.com/apache/arrow-go/commit/2c14a759e611122ab254eca45fdcacb4c405d857";><code>2c14a75</code></a>
 perf(overflow): Speed up overflow checks for small integers (<a 
href="https://redirect.github.com/apache/arrow-go/issues/303";>#303</a>)</li>
    <li><a 
href="https://github.com/apache/arrow-go/commit/0f0d6673f17d1169d36a89fa5942c6d74c5af76f";><code>0f0d667</code></a>
 feat(parquet): add byte buffer when disable buffered stream (<a 
href="https://redirect.github.com/apache/arrow-go/issues/302";>#302</a>)</li>
    <li><a 
href="https://github.com/apache/arrow-go/commit/918abb8019e63017e169b3c66bed0147b2a4643f";><code>918abb8</code></a>
 chore: Bump github.com/klauspost/cpuid/v2 from 2.2.9 to 2.2.10 (<a 
href="https://redirect.github.com/apache/arrow-go/issues/299";>#299</a>)</li>
    <li><a 
href="https://github.com/apache/arrow-go/commit/af976513f78c22c60efd7cd2ab02a488c8f7092c";><code>af97651</code></a>
 chore: Bump github.com/substrait-io/substrait-go/v3 from 3.7.0 to 3.8.0 (<a 
href="https://redirect.github.com/apache/arrow-go/issues/300";>#300</a>)</li>
    <li>Additional commits viewable in <a 
href="https://github.com/apache/arrow-go/compare/v18.1.0...v18.2.0";>compare 
view</a></li>
    </ul>
    </details>
    <br />
    
    [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/apache/arrow-go/v18&package-manager=go_modules&previous-version=18.1.0&new-version=18.2.0)](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>
    
    Authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Signed-off-by: Sutou Kouhei <[email protected]>
---
 swift/CDataWGo/go.mod | 21 ++++++++++-----------
 swift/CDataWGo/go.sum | 36 ++++++++++++++++++------------------
 2 files changed, 28 insertions(+), 29 deletions(-)

diff --git a/swift/CDataWGo/go.mod b/swift/CDataWGo/go.mod
index 6e36dda38e..1b1940d45f 100644
--- a/swift/CDataWGo/go.mod
+++ b/swift/CDataWGo/go.mod
@@ -17,22 +17,21 @@
 module go-swift
 
 go 1.22.7
+toolchain go1.24.1
 
-toolchain go1.23.7
-
-require github.com/apache/arrow-go/v18 v18.1.0
+require github.com/apache/arrow-go/v18 v18.2.0
 
 require (
-       github.com/goccy/go-json v0.10.4 // indirect
-       github.com/google/flatbuffers v24.12.23+incompatible // indirect
-       github.com/klauspost/compress v1.17.11 // indirect
-       github.com/klauspost/cpuid/v2 v2.2.9 // indirect
+       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/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.22.0 // indirect
-       golang.org/x/sync v0.10.0 // indirect
-       golang.org/x/sys v0.29.0 // indirect
-       golang.org/x/tools v0.29.0 // indirect
+       golang.org/x/mod v0.23.0 // indirect
+       golang.org/x/sync v0.11.0 // indirect
+       golang.org/x/sys v0.31.0 // indirect
+       golang.org/x/tools v0.30.0 // indirect
        golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da // indirect
 )
diff --git a/swift/CDataWGo/go.sum b/swift/CDataWGo/go.sum
index 53fbe0332c..f60d0e83af 100644
--- a/swift/CDataWGo/go.sum
+++ b/swift/CDataWGo/go.sum
@@ -1,27 +1,27 @@
 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.1.0 
h1:agLwJUiVuwXZdwPYVrlITfx7bndULJ/dggbnLFgDp/Y=
-github.com/apache/arrow-go/v18 v18.1.0/go.mod 
h1:tigU/sIgKNXaesf5d7Y95jBBKS5KsxTqYBKXFsvKzo0=
+github.com/apache/arrow-go/v18 v18.2.0 
h1:QhWqpgZMKfWOniGPhbUxrHohWnooGURqL2R2Gg4SO1Q=
+github.com/apache/arrow-go/v18 v18.2.0/go.mod 
h1:Ic/01WSwGJWRrdAZcxjBZ5hbApNJ28K96jGYaxzzGUc=
 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/goccy/go-json v0.10.4 
h1:JSwxQzIqKfmFX1swYPpUThQZp/Ka4wzJdK0LWVytLPM=
-github.com/goccy/go-json v0.10.4/go.mod 
h1:oq7eo15ShAhp70Anwd5lgX2pLfOS3QCiwU/PULtXL6M=
+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 v0.0.4 h1:yAGX7huGHXlcLOEtBnF4w7FQwA26wojNCwOYAEhLjQM=
 github.com/golang/snappy v0.0.4/go.mod 
h1:/XxbfmMg8lxefKM7IXC3fBNl/7bRcc72aCRzEWrmP2Q=
-github.com/google/flatbuffers v24.12.23+incompatible 
h1:ubBKR94NR4pXUCY/MUsRVzd9umNW7ht7EG9hHfS9FX8=
-github.com/google/flatbuffers v24.12.23+incompatible/go.mod 
h1:1AeVuKshWv4vARoZatz6mlQ0JxURH0Kv5+zNeJKJCa8=
+github.com/google/flatbuffers v25.2.10+incompatible 
h1:F3vclr7C3HpB1k9mxCGRMXq6FdUalZ6H/pNX4FP1v0Q=
+github.com/google/flatbuffers v25.2.10+incompatible/go.mod 
h1:1AeVuKshWv4vARoZatz6mlQ0JxURH0Kv5+zNeJKJCa8=
 github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI=
 github.com/google/go-cmp v0.6.0/go.mod 
h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=
 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.17.11 
h1:In6xLpyWOi1+C7tXUUWv2ot1QvBjxevKAaI6IXrJmUc=
-github.com/klauspost/compress v1.17.11/go.mod 
h1:pMDklpSncoRMuLFrf1W9Ss9KT+0rH90U12bZKk7uwG0=
-github.com/klauspost/cpuid/v2 v2.2.9 
h1:66ze0taIn2H33fBvCkXuv9BmCwDfafmiIVpKV9kKGuY=
-github.com/klauspost/cpuid/v2 v2.2.9/go.mod 
h1:rqkxqrZ1EhYM9G+hXH7YdowN5R5RGN6NK4QwQ3WMXF8=
+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/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=
@@ -38,14 +38,14 @@ 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.22.0 h1:D4nJWe9zXqHOmWqj4VMOJhvzj7bEZg4wEYa759z1pH4=
-golang.org/x/mod v0.22.0/go.mod h1:6SkKJ3Xj0I0BrPOZoBy3bdMptDDU9oJrpohJ3eWZ1fY=
-golang.org/x/sync v0.10.0 h1:3NQrjDixjgGwUOCaF8w2+VYHv0Ve/vGYSbdkTa98gmQ=
-golang.org/x/sync v0.10.0/go.mod 
h1:Czt+wKu1gCyEFDUtn0jG5QVvpJ6rzVqr5aXyt9drQfk=
-golang.org/x/sys v0.29.0 h1:TPYlXGxvx1MGTn2GiZDhnjPA9wZzZeGKHHmKhHYvgaU=
-golang.org/x/sys v0.29.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
-golang.org/x/tools v0.29.0 h1:Xx0h3TtM9rzQpQuR4dKLrdglAmCEN5Oi+P74JdhdzXE=
-golang.org/x/tools v0.29.0/go.mod 
h1:KMQVMRsVxU6nHCFXrBPhDB8XncLNLM0lIy/F14RP588=
+golang.org/x/mod v0.23.0 h1:Zb7khfcRGKk+kqfxFaP5tZqCnDZMjC5VtUBs87Hr6QM=
+golang.org/x/mod v0.23.0/go.mod h1:6SkKJ3Xj0I0BrPOZoBy3bdMptDDU9oJrpohJ3eWZ1fY=
+golang.org/x/sync v0.11.0 h1:GGz8+XQP4FvTTrjZPzNKTMFtSXH80RAzG+5ghFPgK9w=
+golang.org/x/sync v0.11.0/go.mod 
h1:Czt+wKu1gCyEFDUtn0jG5QVvpJ6rzVqr5aXyt9drQfk=
+golang.org/x/sys v0.31.0 h1:ioabZlmFYtWhL+TRYpcnNlLwhyxaM9kWTDEmfnprqik=
+golang.org/x/sys v0.31.0/go.mod h1:BJP2sWEmIv4KK5OTEluFJCKSidICx8ciO85XgH3Ak8k=
+golang.org/x/tools v0.30.0 h1:BgcpHewrV5AUp2G9MebG4XPFI1E2W41zU1SaqVA9vJY=
+golang.org/x/tools v0.30.0/go.mod 
h1:c347cR/OJfw5TI+GfX7RUPNMdDRRbjvYTS0jPyvsVtY=
 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.15.1 h1:FNy7N6OUZVUaWG9pTiD+jlhdQ3lMP+/LcTpJ6+a8sQ0=

Reply via email to