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 ebf2913  chore: bump github.com/apache/arrow-go/v18 from 18.7.0 to 
18.8.0 in /data-generator/swift-datagen (#193)
ebf2913 is described below

commit ebf29131a10120e49fce73e480c057a8bee6698a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 10 15:38:16 2026 +0900

    chore: bump github.com/apache/arrow-go/v18 from 18.7.0 to 18.8.0 in 
/data-generator/swift-datagen (#193)
    
    Bumps
    [github.com/apache/arrow-go/v18](https://github.com/apache/arrow-go)
    from 18.7.0 to 18.8.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>Apache Arrow Go 18.8.0</h2>
    <h2>What's Changed</h2>
    <ul>
    <li>feat(parquet/schema): Wire up logical type functionality for writing
    geo types by <a
    href="https://github.com/C-Loftus";><code>@​C-Loftus</code></a> in <a
    
href="https://redirect.github.com/apache/arrow-go/pull/960";>apache/arrow-go#960</a></li>
    <li>chore: Bump actions/setup-go from 6.5.0 to 7.0.0 by <a
    href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot]
    in <a
    
href="https://redirect.github.com/apache/arrow-go/pull/961";>apache/arrow-go#961</a></li>
    <li>chore: Bump actions/checkout from 7.0.0 to 7.0.1 by <a
    href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot]
    in <a
    
href="https://redirect.github.com/apache/arrow-go/pull/963";>apache/arrow-go#963</a></li>
    <li>chore(dev/release): filter out non numeric go releases (rc's and
    beta's) when finding latest go by <a
    href="https://github.com/raulcd";><code>@​raulcd</code></a> in <a
    
href="https://redirect.github.com/apache/arrow-go/pull/968";>apache/arrow-go#968</a></li>
    <li>ci: fix release workflow discussions by <a
    href="https://github.com/zeroshade";><code>@​zeroshade</code></a> in <a
    
href="https://redirect.github.com/apache/arrow-go/pull/980";>apache/arrow-go#980</a></li>
    <li>chore: Bump modernc.org/sqlite from 1.53.0 to 1.54.0 by <a
    href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot]
    in <a
    
href="https://redirect.github.com/apache/arrow-go/pull/964";>apache/arrow-go#964</a></li>
    <li>chore: Bump google.golang.org/grpc from 1.82.0 to 1.82.1 by <a
    href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot]
    in <a
    
href="https://redirect.github.com/apache/arrow-go/pull/965";>apache/arrow-go#965</a></li>
    <li>chore: Bump github.com/klauspost/compress from 1.19.0 to 1.19.1 by
    <a
    href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot]
    in <a
    
href="https://redirect.github.com/apache/arrow-go/pull/966";>apache/arrow-go#966</a></li>
    <li>chore: Bump actions/setup-python from 6.3.0 to 7.0.0 by <a
    href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot]
    in <a
    
href="https://redirect.github.com/apache/arrow-go/pull/962";>apache/arrow-go#962</a></li>
    <li>ci: fix lint on release workflow by <a
    href="https://github.com/zeroshade";><code>@​zeroshade</code></a> in <a
    
href="https://redirect.github.com/apache/arrow-go/pull/982";>apache/arrow-go#982</a></li>
    <li>fix: remove superfluous struct field index compare 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/970";>apache/arrow-go#970</a></li>
    <li>fix(ipc): reject truncated message frames by <a
    href="https://github.com/fallintoplace";><code>@​fallintoplace</code></a>
    in <a
    
href="https://redirect.github.com/apache/arrow-go/pull/991";>apache/arrow-go#991</a></li>
    <li>fix(internal/utils): handle reader reset and short peeks by <a
    href="https://github.com/fallintoplace";><code>@​fallintoplace</code></a>
    in <a
    
href="https://redirect.github.com/apache/arrow-go/pull/987";>apache/arrow-go#987</a></li>
    <li>fix(arrow/ipc): propagate CLI stream errors by <a
    href="https://github.com/fallintoplace";><code>@​fallintoplace</code></a>
    in <a
    
href="https://redirect.github.com/apache/arrow-go/pull/986";>apache/arrow-go#986</a></li>
    <li>fix(arrow/flight): avoid blocking after stream cancellation by <a
    href="https://github.com/fallintoplace";><code>@​fallintoplace</code></a>
    in <a
    
href="https://redirect.github.com/apache/arrow-go/pull/989";>apache/arrow-go#989</a></li>
    <li>fix(parquet/variant): handle empty metadata keys by <a
    href="https://github.com/fallintoplace";><code>@​fallintoplace</code></a>
    in <a
    
href="https://redirect.github.com/apache/arrow-go/pull/985";>apache/arrow-go#985</a></li>
    <li>fix(flight/flightsql/example): propagate row iteration errors by <a
    href="https://github.com/fallintoplace";><code>@​fallintoplace</code></a>
    in <a
    
href="https://redirect.github.com/apache/arrow-go/pull/990";>apache/arrow-go#990</a></li>
    <li>fix(parquet): reject truncated scalar bit reads by <a
    href="https://github.com/fallintoplace";><code>@​fallintoplace</code></a>
    in <a
    
href="https://redirect.github.com/apache/arrow-go/pull/944";>apache/arrow-go#944</a></li>
    <li>fix: Fix arm64 assembly stack frame manipulation by <a
    href="https://github.com/nsrip-dd";><code>@​nsrip-dd</code></a> in <a
    
href="https://redirect.github.com/apache/arrow-go/pull/984";>apache/arrow-go#984</a></li>
    <li>fix(arrow/array): support zero-column tables by <a
    href="https://github.com/fallintoplace";><code>@​fallintoplace</code></a>
    in <a
    
href="https://redirect.github.com/apache/arrow-go/pull/988";>apache/arrow-go#988</a></li>
    <li>docs(parquet): Add thrift generation contribution info by <a
    href="https://github.com/C-Loftus";><code>@​C-Loftus</code></a> in <a
    
href="https://redirect.github.com/apache/arrow-go/pull/971";>apache/arrow-go#971</a></li>
    <li>fix(array): reject mismatched known null counts during full
    validation by <a
    href="https://github.com/fallintoplace";><code>@​fallintoplace</code></a>
    in <a
    
href="https://redirect.github.com/apache/arrow-go/pull/993";>apache/arrow-go#993</a></li>
    <li>fix(arrow/array): <code>Resize(0)</code> on non-empty builder causes
    memory leak by <a
    href="https://github.com/serramatutu";><code>@​serramatutu</code></a> in
    <a
    
href="https://redirect.github.com/apache/arrow-go/pull/995";>apache/arrow-go#995</a></li>
    <li>feat(parquet/pqarrow): Read support for extension types / geo by <a
    href="https://github.com/C-Loftus";><code>@​C-Loftus</code></a> in <a
    
href="https://redirect.github.com/apache/arrow-go/pull/969";>apache/arrow-go#969</a></li>
    <li>fix(array): validate run-end encoded invariants by <a
    href="https://github.com/fallintoplace";><code>@​fallintoplace</code></a>
    in <a
    
href="https://redirect.github.com/apache/arrow-go/pull/992";>apache/arrow-go#992</a></li>
    <li>fix(array): validate binary_view and string_view payloads by <a
    href="https://github.com/fallintoplace";><code>@​fallintoplace</code></a>
    in <a
    
href="https://redirect.github.com/apache/arrow-go/pull/994";>apache/arrow-go#994</a></li>
    <li>fix(parquet): wrap DELTA_BINARY_PACKED deltas at the physical type
    width by <a href="https://github.com/tom-eon";><code>@​tom-eon</code></a>
    in <a
    
href="https://redirect.github.com/apache/arrow-go/pull/1027";>apache/arrow-go#1027</a></li>
    <li>fix(arrow/compute): use is_null/is_not_null in expressions by <a
    href="https://github.com/fallintoplace";><code>@​fallintoplace</code></a>
    in <a
    
href="https://redirect.github.com/apache/arrow-go/pull/997";>apache/arrow-go#997</a></li>
    <li>fix(arrow/ipc): reject NaN minSpaceSavings values by <a
    href="https://github.com/fallintoplace";><code>@​fallintoplace</code></a>
    in <a
    
href="https://redirect.github.com/apache/arrow-go/pull/998";>apache/arrow-go#998</a></li>
    <li>fix(arrow/tensor): default nil dimension names to empty strings by
    <a
    href="https://github.com/fallintoplace";><code>@​fallintoplace</code></a>
    in <a
    
href="https://redirect.github.com/apache/arrow-go/pull/999";>apache/arrow-go#999</a></li>
    <li>fix(arrow/scalar): allow null extension scalars to keep null storage
    by <a
    href="https://github.com/fallintoplace";><code>@​fallintoplace</code></a>
    in <a
    
href="https://redirect.github.com/apache/arrow-go/pull/1000";>apache/arrow-go#1000</a></li>
    <li>fix(arrow/scalar): handle nil child values in run-end scalars by <a
    href="https://github.com/fallintoplace";><code>@​fallintoplace</code></a>
    in <a
    
href="https://redirect.github.com/apache/arrow-go/pull/1001";>apache/arrow-go#1001</a></li>
    <li>fix(arrow/array): ignore zero-count union appends by <a
    href="https://github.com/fallintoplace";><code>@​fallintoplace</code></a>
    in <a
    
href="https://redirect.github.com/apache/arrow-go/pull/1026";>apache/arrow-go#1026</a></li>
    <li>fix(arrow/csv): preserve decimal precision by <a
    href="https://github.com/fallintoplace";><code>@​fallintoplace</code></a>
    in <a
    
href="https://redirect.github.com/apache/arrow-go/pull/1022";>apache/arrow-go#1022</a></li>
    <li>fix(parquet/metadata): compare bloom filter caps in bits by <a
    href="https://github.com/fallintoplace";><code>@​fallintoplace</code></a>
    in <a
    
href="https://redirect.github.com/apache/arrow-go/pull/996";>apache/arrow-go#996</a></li>
    <li>fix(parquet/pqarrow): reject timestamp coercion overflow by <a
    href="https://github.com/fallintoplace";><code>@​fallintoplace</code></a>
    in <a
    
href="https://redirect.github.com/apache/arrow-go/pull/1008";>apache/arrow-go#1008</a></li>
    <li>fix(parquet/file): reject records starting with nonzero repetition
    levels by <a
    href="https://github.com/fallintoplace";><code>@​fallintoplace</code></a>
    in <a
    
href="https://redirect.github.com/apache/arrow-go/pull/1009";>apache/arrow-go#1009</a></li>
    <li>fix(parquet/variant): reject truncated scalar values by <a
    href="https://github.com/fallintoplace";><code>@​fallintoplace</code></a>
    in <a
    
href="https://redirect.github.com/apache/arrow-go/pull/1017";>apache/arrow-go#1017</a></li>
    <li>fix(parquet/encoding): reject invalid delta byte prefixes by <a
    href="https://github.com/fallintoplace";><code>@​fallintoplace</code></a>
    in <a
    
href="https://redirect.github.com/apache/arrow-go/pull/1014";>apache/arrow-go#1014</a></li>
    <li>fix(parquet/metadata): preserve infinite floating-point statistics
    by <a
    href="https://github.com/fallintoplace";><code>@​fallintoplace</code></a>
    in <a
    
href="https://redirect.github.com/apache/arrow-go/pull/1007";>apache/arrow-go#1007</a></li>
    <li>fix(parquet/encoding): bound lazy dictionary growth by <a
    href="https://github.com/fallintoplace";><code>@​fallintoplace</code></a>
    in <a
    
href="https://redirect.github.com/apache/arrow-go/pull/1011";>apache/arrow-go#1011</a></li>
    <li>fix(parquet/encoding): respect declared RLE payload lengths by <a
    href="https://github.com/fallintoplace";><code>@​fallintoplace</code></a>
    in <a
    
href="https://redirect.github.com/apache/arrow-go/pull/1015";>apache/arrow-go#1015</a></li>
    <li>fix(parquet/encoding): validate delta binary packed headers by <a
    href="https://github.com/fallintoplace";><code>@​fallintoplace</code></a>
    in <a
    
href="https://redirect.github.com/apache/arrow-go/pull/1012";>apache/arrow-go#1012</a></li>
    <li>fix(parquet/encoding): reject invalid delta length payloads by <a
    href="https://github.com/fallintoplace";><code>@​fallintoplace</code></a>
    in <a
    
href="https://redirect.github.com/apache/arrow-go/pull/1013";>apache/arrow-go#1013</a></li>
    <li>fix(parquet/pqarrow): preserve INT96 timestamps across units by <a
    href="https://github.com/fallintoplace";><code>@​fallintoplace</code></a>
    in <a
    
href="https://redirect.github.com/apache/arrow-go/pull/1006";>apache/arrow-go#1006</a></li>
    <li>fix(parquet/pqarrow): Change interface name for arrow type on read
    for extension types by <a
    href="https://github.com/C-Loftus";><code>@​C-Loftus</code></a> in <a
    
href="https://redirect.github.com/apache/arrow-go/pull/1028";>apache/arrow-go#1028</a></li>
    <li>chore: Bump docker/login-action from 4.4.0 to 4.5.1 by <a
    href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot]
    in <a
    
href="https://redirect.github.com/apache/arrow-go/pull/1030";>apache/arrow-go#1030</a></li>
    <li>fix(arrow/csv): respect timestamp timezones by <a
    href="https://github.com/fallintoplace";><code>@​fallintoplace</code></a>
    in <a
    
href="https://redirect.github.com/apache/arrow-go/pull/1025";>apache/arrow-go#1025</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/72e9a5695337bab9ac01ec1e4d58177bc4949dc3";><code>72e9a56</code></a>
    perf(compute): add ARM64 NEON compression for null-free 32-bit
    fixed-width fi...</li>
    <li><a
    
href="https://github.com/apache/arrow-go/commit/89448e691dcf4930492d83ebad760f54d8bea6fc";><code>89448e6</code></a>
    perf(compute): add ARM64 NEON comparisons for 8- and 16-bit integers (<a
    
href="https://redirect.github.com/apache/arrow-go/issues/1288";>#1288</a>)</li>
    <li><a
    
href="https://github.com/apache/arrow-go/commit/4caad589dde22a0313c6792013671e5d782c7532";><code>4caad58</code></a>
    perf(compute): SIMD-compact fragmented filters into take indices (<a
    
href="https://redirect.github.com/apache/arrow-go/issues/1287";>#1287</a>)</li>
    <li><a
    
href="https://github.com/apache/arrow-go/commit/f9a71c002473e21051be077d4a5666da4fb4f5f0";><code>f9a71c0</code></a>
    chore: fix failing build tags (<a
    
href="https://redirect.github.com/apache/arrow-go/issues/1285";>#1285</a>)</li>
    <li><a
    
href="https://github.com/apache/arrow-go/commit/304ac00c5b2e87a7f6c62942f3ca67ba1cacb7a9";><code>304ac00</code></a>
    perf(arrow/array): SIMD-pack boolean slices into bitmaps (<a
    
href="https://redirect.github.com/apache/arrow-go/issues/1283";>#1283</a>)</li>
    <li><a
    
href="https://github.com/apache/arrow-go/commit/e52183426beee2e2d5c8c507a1e4dce6fefe7e57";><code>e521834</code></a>
    perf(internal/utils): add ARM64 NEON min/max for 8- and 16-bit integers
    (<a
    
href="https://redirect.github.com/apache/arrow-go/issues/1281";>#1281</a>)</li>
    <li><a
    
href="https://github.com/apache/arrow-go/commit/0b03215bc7026af0f37076e3169b137aea2bccd8";><code>0b03215</code></a>
    fix(arrow/scalar): align timestamp timezone parsing (<a
    
href="https://redirect.github.com/apache/arrow-go/issues/1109";>#1109</a>)</li>
    <li><a
    
href="https://github.com/apache/arrow-go/commit/497a462dea0fe412c3f4fee6a47be5ab62dc0df2";><code>497a462</code></a>
    perf(compute): vectorize numeric to boolean casts (<a
    
href="https://redirect.github.com/apache/arrow-go/issues/1282";>#1282</a>)</li>
    <li><a
    
href="https://github.com/apache/arrow-go/commit/f92c33ad58813c7fa88079b3142be0c84cb12241";><code>f92c33a</code></a>
    perf(compute): add ARM64 NEON constant multiplication (<a
    
href="https://redirect.github.com/apache/arrow-go/issues/1268";>#1268</a>)</li>
    <li><a
    
href="https://github.com/apache/arrow-go/commit/e9cc75ce43a80350885c1a488dc1e160d082df13";><code>e9cc75c</code></a>
    perf(compute): vectorize mixed int32 filters with AVX2 (<a
    
href="https://redirect.github.com/apache/arrow-go/issues/1284";>#1284</a>)</li>
    <li>Additional commits viewable in <a
    href="https://github.com/apache/arrow-go/compare/v18.7.0...v18.8.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.7.0&new-version=18.8.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 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 |  6 +++---
 data-generator/swift-datagen/go.sum | 28 ++++++++++++----------------
 2 files changed, 15 insertions(+), 19 deletions(-)

diff --git a/data-generator/swift-datagen/go.mod 
b/data-generator/swift-datagen/go.mod
index 8c17e33..ed42e12 100644
--- a/data-generator/swift-datagen/go.mod
+++ b/data-generator/swift-datagen/go.mod
@@ -18,14 +18,14 @@ module swift-datagen/main
 
 go 1.25.0
 
-require github.com/apache/arrow-go/v18 v18.7.0
+require github.com/apache/arrow-go/v18 v18.8.0
 
 require (
        github.com/goccy/go-json v0.10.6 // indirect
        github.com/google/flatbuffers v25.12.19+incompatible // indirect
-       github.com/klauspost/compress v1.19.0 // indirect
+       github.com/klauspost/compress v1.19.2 // indirect
        github.com/klauspost/cpuid/v2 v2.4.0 // indirect
-       github.com/pierrec/lz4/v4 v4.1.27 // indirect
+       github.com/pierrec/lz4/v4 v4.1.29 // indirect
        github.com/zeebo/xxh3 v1.1.0 // indirect
        golang.org/x/exp v0.0.0-20260112195511-716be5621a96 // indirect
        golang.org/x/sys v0.47.0 // indirect
diff --git a/data-generator/swift-datagen/go.sum 
b/data-generator/swift-datagen/go.sum
index 65f5fda..e353981 100644
--- a/data-generator/swift-datagen/go.sum
+++ b/data-generator/swift-datagen/go.sum
@@ -1,36 +1,32 @@
-github.com/andybalholm/brotli v1.2.2 
h1:HzTuoo2ErYQqf5qvcJInB8uvqSVxRttzkFexPWtnceM=
-github.com/andybalholm/brotli v1.2.2/go.mod 
h1:rzTDkvFWvIrjDXZHkuS16NPggd91W3kUSvPlQ1pLaKY=
-github.com/apache/arrow-go/v18 v18.7.0 
h1:Vw/i+cJyebUofT7JlqFpe65LrmwxULn166jjwStM4HY=
-github.com/apache/arrow-go/v18 v18.7.0/go.mod 
h1:PM6IigLJkdMwIpeHXnymo+xZ52f42a9EYiLtRel4p/A=
+github.com/andybalholm/brotli v1.2.3 
h1:8H1qwOkl2LPfjf3YezB90JnCliZb6SInJ/OJkEbA5NQ=
+github.com/andybalholm/brotli v1.2.3/go.mod 
h1:rzTDkvFWvIrjDXZHkuS16NPggd91W3kUSvPlQ1pLaKY=
+github.com/apache/arrow-go/v18 v18.8.0 
h1:BLOzbPv7bxMPgXPacAg6HQjnxupYsZzC4tf+FkqPU/M=
+github.com/apache/arrow-go/v18 v18.8.0/go.mod 
h1:uJCFfCwq0KsxCmsCfQg4ft+LsW+iHYzAXiSDh5ug/8U=
 github.com/apache/thrift v0.24.0 
h1:zy31L1a49QTNB2bG1BBfMXol3yJrTH975G3pPubQVLQ=
 github.com/apache/thrift v0.24.0/go.mod 
h1:zPt6WxgvTOM6hF92y8C+MkEM5LMxZuk4JcQOiU4Esvs=
-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.6 
h1:p8HrPJzOakx/mn/bQtjgNjdTcN+/S6FcG2CTtQOrHVU=
 github.com/goccy/go-json v0.10.6/go.mod 
h1:oq7eo15ShAhp70Anwd5lgX2pLfOS3QCiwU/PULtXL6M=
 github.com/google/flatbuffers v25.12.19+incompatible 
h1:haMV2JRRJCe1998HeW/p0X9UaMTK6SDo0ffLn2+DbLs=
 github.com/google/flatbuffers v25.12.19+incompatible/go.mod 
h1:1AeVuKshWv4vARoZatz6mlQ0JxURH0Kv5+zNeJKJCa8=
 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/compress v1.19.0 
h1:sXLILfc9jV2QYWkzFOPWStmcUVH2RHEB1JCdY2oVvCQ=
-github.com/klauspost/compress v1.19.0/go.mod 
h1:cwPg85FWrGar70rWktvGQj8/hthj3wpl0PGDogxkrSQ=
+github.com/klauspost/compress v1.19.2 
h1:hMRETovs/pu/dVWN7zIT1PGG8t509MwT6bO7XSi26R8=
+github.com/klauspost/compress v1.19.2/go.mod 
h1:cwPg85FWrGar70rWktvGQj8/hthj3wpl0PGDogxkrSQ=
 github.com/klauspost/cpuid/v2 v2.4.0 
h1:S6Hrbc7+ywsr0r+RLapfGBHfyefhCTwEh3A0tV913Dw=
 github.com/klauspost/cpuid/v2 v2.4.0/go.mod 
h1:19jmZ9mjzoF//ddRSUsv0zfBTJWh3QJh9FNxZTMrGxU=
-github.com/pierrec/lz4/v4 v4.1.27 
h1:+PhzhWDrjRj89TH2sw43nE3+4+W8lSxIuQadEHZyjUk=
-github.com/pierrec/lz4/v4 v4.1.27/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/pierrec/lz4/v4 v4.1.29 
h1:CDQY6qZOLI4DW0Nx6R1vRrifrCeQHnNXkMb0hZWXFjg=
+github.com/pierrec/lz4/v4 v4.1.29/go.mod 
h1:EoQMVJgeeEOMsCqCzqFm2O0cJvljX2nGZjcRIPL34O4=
+github.com/stretchr/testify v1.12.1 
h1:EuwCh5fleGS7H32xRwO3wRGT7DxrDhLAT6FF8MpWDWE=
+github.com/stretchr/testify v1.12.1/go.mod 
h1:MDEgiDPPsNp5cuIrHPPCyornHKgEVbtFUmoNlxoYthg=
 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.1.0 h1:s7DLGDK45Dyfg7++yxI0khrfwq9661w9EN78eP/UZVs=
 github.com/zeebo/xxh3 v1.1.0/go.mod 
h1:IisAie1LELR4xhVinxWS5+zf1lA4p0MW4T+w+W07F5s=
+go.yaml.in/yaml/v3 v3.0.5 h1:N6y/pJk8buWs9NY5ERU2HSMfm+IuD/OtfdAnq6kESPw=
+go.yaml.in/yaml/v3 v3.0.5/go.mod 
h1:HVTZu1O7/Vkt2N+BFy8Zza+lnLsABggaTM2ZpNIGuKg=
 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/sys v0.47.0 h1:o7XGOvZQCADBQQ4Y7VNq2dRWQR7JmOUW8Kxx4ZsNgWs=
 golang.org/x/sys v0.47.0/go.mod h1:4GL1E5IUh+htKOUEOaiffhrAeqysfVGipDYzABqnCmw=
 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=

Reply via email to