Skip to content

Commit f0969ad

Browse files
authored
fix(deps): Update module github.com/apache/arrow-go/v18 to v18.5.0 (#587)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/apache/arrow-go/v18](https://redirect.github.com/apache/arrow-go) | require | minor | `v18.4.1` -> `v18.5.0` | --- ### Release Notes <details> <summary>apache/arrow-go (github.com/apache/arrow-go/v18)</summary> ### [`v18.5.0`](https://redirect.github.com/apache/arrow-go/releases/tag/v18.5.0) [Compare Source](https://redirect.github.com/apache/arrow-go/compare/v18.4.1...v18.5.0) #### What's Changed - fix(parquet/pqarrow): Fix null_count column stats by [@&#8203;MasslessParticle](https://redirect.github.com/MasslessParticle) in [https://github.com/apache/arrow-go/pull/489](https://redirect.github.com/apache/arrow-go/pull/489) - chore: Use apache/arrow-dotnet for integration test by [@&#8203;kou](https://redirect.github.com/kou) in [https://github.com/apache/arrow-go/pull/495](https://redirect.github.com/apache/arrow-go/pull/495) - feat(parquet): utilize memory allocator in `serializedPageReader` by [@&#8203;joechenrh](https://redirect.github.com/joechenrh) in [https://github.com/apache/arrow-go/pull/485](https://redirect.github.com/apache/arrow-go/pull/485) - chore: Bump actions/setup-python from 5.6.0 to 6.0.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/apache/arrow-go/pull/501](https://redirect.github.com/apache/arrow-go/pull/501)1 - chore: Bump actions/github-script from 7.0.1 to 8.0.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/apache/arrow-go/pull/502](https://redirect.github.com/apache/arrow-go/pull/502)2 - chore: Automate GitHub Releases creation and site redirect by [@&#8203;kou](https://redirect.github.com/kou) in [https://github.com/apache/arrow-go/pull/497](https://redirect.github.com/apache/arrow-go/pull/497) - chore: Bump actions/setup-go from 5 to 6 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/apache/arrow-go/pull/500](https://redirect.github.com/apache/arrow-go/pull/500)0 - chore: Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/apache/arrow-go/pull/488](https://redirect.github.com/apache/arrow-go/pull/488)8 - use xnor for boolean equals function by [@&#8203;Dhruvit96](https://redirect.github.com/Dhruvit96) in [https://github.com/apache/arrow-go/pull/505](https://redirect.github.com/apache/arrow-go/pull/505) - chore: Bump golang.org/x/sync from 0.16.0 to 0.17.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/apache/arrow-go/pull/498](https://redirect.github.com/apache/arrow-go/pull/498)8 - chore: Bump golang.org/x/sys from 0.35.0 to 0.36.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/apache/arrow-go/pull/499](https://redirect.github.com/apache/arrow-go/pull/499)9 - chore: Bump golang.org/x/tools from 0.36.0 to 0.37.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/apache/arrow-go/pull/507](https://redirect.github.com/apache/arrow-go/pull/507)7 - chore(ci): fix verify_rc finding latest go by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/512](https://redirect.github.com/apache/arrow-go/pull/512) - feat: Add support for specifying `Timestamp` `ValueStr` output layout by [@&#8203;erezrokah](https://redirect.github.com/erezrokah) in [https://github.com/apache/arrow-go/pull/510](https://redirect.github.com/apache/arrow-go/pull/510) - fix(arrow/cdata): Avoid calling unsafe.Slice on zero-length pointers by [@&#8203;orlp](https://redirect.github.com/orlp) in [https://github.com/apache/arrow-go/pull/513](https://redirect.github.com/apache/arrow-go/pull/513) - chore: Bump google.golang.org/grpc from 1.75.0 to 1.75.1 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/apache/arrow-go/pull/514](https://redirect.github.com/apache/arrow-go/pull/514)4 - fix(arrow/compute): fix scalar comparison panic by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/518](https://redirect.github.com/apache/arrow-go/pull/518) - fix(arrow/array): fix panic in dictionary builders by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/517](https://redirect.github.com/apache/arrow-go/pull/517) - chore: Bump github.com/hamba/avro/v2 from 2.29.0 to 2.30.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/apache/arrow-go/pull/508](https://redirect.github.com/apache/arrow-go/pull/508)8 - chore: Bump google.golang.org/protobuf from 1.36.8 to 1.36.9 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/apache/arrow-go/pull/515](https://redirect.github.com/apache/arrow-go/pull/515)5 - fix(parquet/pqarrow): unsupported dictionary types in pqarrow by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/520](https://redirect.github.com/apache/arrow-go/pull/520) - chore(parquet/metadata): use constant time compare for signature verify by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/528](https://redirect.github.com/apache/arrow-go/pull/528) - build(deps): update substrait to v7 by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/526](https://redirect.github.com/apache/arrow-go/pull/526) - fix(parquet): fix adaptive bloom filter duplicate hash counting, comparison logic, and GC safety by [@&#8203;Mandukhai-Alimaa](https://redirect.github.com/Mandukhai-Alimaa) in [https://github.com/apache/arrow-go/pull/527](https://redirect.github.com/apache/arrow-go/pull/527) - chore: Bump google.golang.org/protobuf from 1.36.9 to 1.36.10 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/apache/arrow-go/pull/530](https://redirect.github.com/apache/arrow-go/pull/530)0 - refactor(arrow): last increment of the Record -> RecordBatch migration by [@&#8203;Mandukhai-Alimaa](https://redirect.github.com/Mandukhai-Alimaa) in [https://github.com/apache/arrow-go/pull/522](https://redirect.github.com/apache/arrow-go/pull/522) - chore: Bump github.com/google/flatbuffers from 25.2.10+incompatible to 25.9.23+incompatible by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/apache/arrow-go/pull/524](https://redirect.github.com/apache/arrow-go/pull/524)4 - chore: Bump github.com/substrait-io/substrait-go/v7 from 7.0.0 to 7.1.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/apache/arrow-go/pull/529](https://redirect.github.com/apache/arrow-go/pull/529)9 - chore: Bump golang.org/x/tools from 0.37.0 to 0.38.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/apache/arrow-go/pull/537](https://redirect.github.com/apache/arrow-go/pull/537)7 - chore: Bump google.golang.org/grpc from 1.75.1 to 1.76.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/apache/arrow-go/pull/534](https://redirect.github.com/apache/arrow-go/pull/534)4 - chore: Bump github.com/pterm/pterm from 0.12.81 to 0.12.82 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/apache/arrow-go/pull/539](https://redirect.github.com/apache/arrow-go/pull/539)9 - chore: Bump github.com/klauspost/compress from 1.18.0 to 1.18.1 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/apache/arrow-go/pull/538](https://redirect.github.com/apache/arrow-go/pull/538)8 - fix: update iceberg substrait URN by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/541](https://redirect.github.com/apache/arrow-go/pull/541) - optimization: comparison: when DataType is static, skip reflection by [@&#8203;pixelherodev](https://redirect.github.com/pixelherodev) in [https://github.com/apache/arrow-go/pull/542](https://redirect.github.com/apache/arrow-go/pull/542) - chore: Bump actions/download-artifact from 5.0.0 to 6.0.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/apache/arrow-go/pull/550](https://redirect.github.com/apache/arrow-go/pull/550)0 - chore: Bump actions/upload-artifact from 4.6.2 to 5.0.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/apache/arrow-go/pull/549](https://redirect.github.com/apache/arrow-go/pull/549)9 - fix(parquet/pqarrow): decoding Parquet with Arrow dict in schema by [@&#8203;freakyzoidberg](https://redirect.github.com/freakyzoidberg) in [https://github.com/apache/arrow-go/pull/551](https://redirect.github.com/apache/arrow-go/pull/551) - feat: support conversion of chunked arrays by [@&#8203;ahmed-mez](https://redirect.github.com/ahmed-mez) in [https://github.com/apache/arrow-go/pull/553](https://redirect.github.com/apache/arrow-go/pull/553) - format: regenerate internal/flatbuf from arrow repo and newer flatc by [@&#8203;pixelherodev](https://redirect.github.com/pixelherodev) in [https://github.com/apache/arrow-go/pull/555](https://redirect.github.com/apache/arrow-go/pull/555) - Batch of small optimizations by [@&#8203;pixelherodev](https://redirect.github.com/pixelherodev) in [https://github.com/apache/arrow-go/pull/556](https://redirect.github.com/apache/arrow-go/pull/556) - perf: optimize compute.Take for fewer memory allocations by [@&#8203;hamilton-earthscope](https://redirect.github.com/hamilton-earthscope) in [https://github.com/apache/arrow-go/pull/557](https://redirect.github.com/apache/arrow-go/pull/557) - optimization: compare: avoid initializing config when it's not needed by [@&#8203;pixelherodev](https://redirect.github.com/pixelherodev) in [https://github.com/apache/arrow-go/pull/563](https://redirect.github.com/apache/arrow-go/pull/563) - optimization: schema: use slices.Sort instead of sort.Slice by [@&#8203;pixelherodev](https://redirect.github.com/pixelherodev) in [https://github.com/apache/arrow-go/pull/564](https://redirect.github.com/apache/arrow-go/pull/564) - doc(parquet): document arrow parquet mappings by [@&#8203;amoeba](https://redirect.github.com/amoeba) in [https://github.com/apache/arrow-go/pull/561](https://redirect.github.com/apache/arrow-go/pull/561) - fix: Metadata.Equal comparison with keys in different order by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/571](https://redirect.github.com/apache/arrow-go/pull/571) - perf(compute): optimize Take kernel for list types by [@&#8203;hamilton-earthscope](https://redirect.github.com/hamilton-earthscope) in [https://github.com/apache/arrow-go/pull/573](https://redirect.github.com/apache/arrow-go/pull/573) - chore: Bump golang.org/x/sync from 0.17.0 to 0.18.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/apache/arrow-go/pull/567](https://redirect.github.com/apache/arrow-go/pull/567)7 - chore: Bump golang.org/x/sys from 0.37.0 to 0.38.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/apache/arrow-go/pull/568](https://redirect.github.com/apache/arrow-go/pull/568)8 - build: add pqarrow_read_only build tags to avoid building write related code by [@&#8203;jacobromero](https://redirect.github.com/jacobromero) in [https://github.com/apache/arrow-go/pull/569](https://redirect.github.com/apache/arrow-go/pull/569) - chore: Bump actions/checkout from 5.0.0 to 5.0.1 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/apache/arrow-go/pull/577](https://redirect.github.com/apache/arrow-go/pull/577)7 - chore: Bump golang.org/x/tools from 0.38.0 to 0.39.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/apache/arrow-go/pull/576](https://redirect.github.com/apache/arrow-go/pull/576)6 - \[Go] \[Parquet] pqarrow file-writer & row-group-writer tracking total & total compressed bytes by [@&#8203;DuanWeiFan](https://redirect.github.com/DuanWeiFan) in [https://github.com/apache/arrow-go/pull/548](https://redirect.github.com/apache/arrow-go/pull/548) - \[Go]\[Parquet] Fix FixedSizeList nullable elements read as NULL by [@&#8203;rmorgans](https://redirect.github.com/rmorgans) in [https://github.com/apache/arrow-go/pull/585](https://redirect.github.com/apache/arrow-go/pull/585) - \[Go]\[Parquet] Refactor: extract visitListLike helper for list-like types by [@&#8203;rmorgans](https://redirect.github.com/rmorgans) in [https://github.com/apache/arrow-go/pull/586](https://redirect.github.com/apache/arrow-go/pull/586) - chore: Bump google.golang.org/grpc from 1.76.0 to 1.77.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/apache/arrow-go/pull/580](https://redirect.github.com/apache/arrow-go/pull/580)0 - chore: Bump github.com/substrait-io/substrait-go/v7 from 7.1.0 to 7.2.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/apache/arrow-go/pull/579](https://redirect.github.com/apache/arrow-go/pull/579)9 - feat(compute): Take kernel for Map type by [@&#8203;hamilton-earthscope](https://redirect.github.com/hamilton-earthscope) in [https://github.com/apache/arrow-go/pull/574](https://redirect.github.com/apache/arrow-go/pull/574) - chore: Bump actions/checkout from 5.0.1 to 6.0.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/apache/arrow-go/pull/582](https://redirect.github.com/apache/arrow-go/pull/582)2 - chore: Bump actions/setup-go from 6.0.0 to 6.1.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/apache/arrow-go/pull/581](https://redirect.github.com/apache/arrow-go/pull/581)1 - fix: correctly initialize SchemaField.ColIndex by [@&#8203;JamesGuthrie](https://redirect.github.com/JamesGuthrie) in [https://github.com/apache/arrow-go/pull/591](https://redirect.github.com/apache/arrow-go/pull/591) - chore: Bump actions/checkout from 5.0.1 to 6.0.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/apache/arrow-go/pull/590](https://redirect.github.com/apache/arrow-go/pull/590)0 - chore: Bump actions/setup-python from 6.0.0 to 6.1.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/apache/arrow-go/pull/589](https://redirect.github.com/apache/arrow-go/pull/589)9 - chore: Bump github.com/klauspost/compress from 1.18.1 to 1.18.2 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/apache/arrow-go/pull/588](https://redirect.github.com/apache/arrow-go/pull/588)8 - fix(arrow/array): fix concat for out of order REE slices by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/587](https://redirect.github.com/apache/arrow-go/pull/587) - new(arrow/compute): temporal rounding methods by [@&#8203;hamilton-earthscope](https://redirect.github.com/hamilton-earthscope) in [https://github.com/apache/arrow-go/pull/572](https://redirect.github.com/apache/arrow-go/pull/572) - chore(arrow): Bump package version to 18.5.0 by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/594](https://redirect.github.com/apache/arrow-go/pull/594) - perf(parquet): minor tweaks for iceberg write improvement by [@&#8203;hamilton-earthscope](https://redirect.github.com/hamilton-earthscope) in [https://github.com/apache/arrow-go/pull/595](https://redirect.github.com/apache/arrow-go/pull/595) - fix(arrow/cdata): fix leaks identified by leak-sanitizer by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/603](https://redirect.github.com/apache/arrow-go/pull/603) - chore: Bump golang.org/x/sys from 0.38.0 to 0.39.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/apache/arrow-go/pull/600](https://redirect.github.com/apache/arrow-go/pull/600)0 - chore: Bump actions/checkout from 6.0.0 to 6.0.1 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/apache/arrow-go/pull/598](https://redirect.github.com/apache/arrow-go/pull/598)8 - chore: Bump golang.org/x/sync from 0.18.0 to 0.19.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/apache/arrow-go/pull/599](https://redirect.github.com/apache/arrow-go/pull/599)9 #### New Contributors - [@&#8203;Dhruvit96](https://redirect.github.com/Dhruvit96) made their first contribution in [https://github.com/apache/arrow-go/pull/505](https://redirect.github.com/apache/arrow-go/pull/505) - [@&#8203;erezrokah](https://redirect.github.com/erezrokah) made their first contribution in [https://github.com/apache/arrow-go/pull/510](https://redirect.github.com/apache/arrow-go/pull/510) - [@&#8203;orlp](https://redirect.github.com/orlp) made their first contribution in [https://github.com/apache/arrow-go/pull/513](https://redirect.github.com/apache/arrow-go/pull/513) - [@&#8203;pixelherodev](https://redirect.github.com/pixelherodev) made their first contribution in [https://github.com/apache/arrow-go/pull/542](https://redirect.github.com/apache/arrow-go/pull/542) - [@&#8203;freakyzoidberg](https://redirect.github.com/freakyzoidberg) made their first contribution in [https://github.com/apache/arrow-go/pull/551](https://redirect.github.com/apache/arrow-go/pull/551) - [@&#8203;ahmed-mez](https://redirect.github.com/ahmed-mez) made their first contribution in [https://github.com/apache/arrow-go/pull/553](https://redirect.github.com/apache/arrow-go/pull/553) - [@&#8203;hamilton-earthscope](https://redirect.github.com/hamilton-earthscope) made their first contribution in [https://github.com/apache/arrow-go/pull/557](https://redirect.github.com/apache/arrow-go/pull/557) - [@&#8203;jacobromero](https://redirect.github.com/jacobromero) made their first contribution in [https://github.com/apache/arrow-go/pull/569](https://redirect.github.com/apache/arrow-go/pull/569) - [@&#8203;DuanWeiFan](https://redirect.github.com/DuanWeiFan) made their first contribution in [https://github.com/apache/arrow-go/pull/548](https://redirect.github.com/apache/arrow-go/pull/548) - [@&#8203;rmorgans](https://redirect.github.com/rmorgans) made their first contribution in [https://github.com/apache/arrow-go/pull/585](https://redirect.github.com/apache/arrow-go/pull/585) - [@&#8203;JamesGuthrie](https://redirect.github.com/JamesGuthrie) made their first contribution in [https://github.com/apache/arrow-go/pull/591](https://redirect.github.com/apache/arrow-go/pull/591) **Full Changelog**: apache/arrow-go@v18.4.1...v18.5.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMi4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
1 parent b1f6e05 commit f0969ad

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ toolchain go1.24.6
66

77
require (
88
github.com/Masterminds/semver v1.5.0
9-
github.com/apache/arrow-go/v18 v18.4.1
9+
github.com/apache/arrow-go/v18 v18.5.0
1010
github.com/avast/retry-go/v4 v4.7.0
1111
github.com/cloudquery/cloudquery-api-go v1.14.6
1212
github.com/distribution/reference v0.6.0
@@ -38,10 +38,10 @@ require (
3838
github.com/go-logr/logr v1.4.3 // indirect
3939
github.com/go-logr/stdr v1.2.2 // indirect
4040
github.com/goccy/go-json v0.10.5 // indirect
41-
github.com/google/flatbuffers v25.2.10+incompatible // indirect
41+
github.com/google/flatbuffers v25.9.23+incompatible // indirect
4242
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
4343
github.com/hashicorp/go-retryablehttp v0.7.8 // indirect
44-
github.com/klauspost/compress v1.18.0 // indirect
44+
github.com/klauspost/compress v1.18.2 // indirect
4545
github.com/klauspost/cpuid/v2 v2.3.0 // indirect
4646
github.com/mattn/go-colorable v0.1.13 // indirect
4747
github.com/mattn/go-isatty v0.0.20 // indirect

go.sum

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ github.com/Microsoft/go-winio v0.6.1/go.mod h1:LRdKpFKfdobln8UmuiYcKPot9D2v6svN5
77
github.com/RaveNoX/go-jsoncommentstrip v1.0.0/go.mod h1:78ihd09MekBnJnxpICcwzCMzGrKSKYe4AqU6PDYYpjk=
88
github.com/andybalholm/brotli v1.2.0 h1:ukwgCxwYrmACq68yiUqwIWnGY0cTPox/M94sVwToPjQ=
99
github.com/andybalholm/brotli v1.2.0/go.mod h1:rzTDkvFWvIrjDXZHkuS16NPggd91W3kUSvPlQ1pLaKY=
10-
github.com/apache/arrow-go/v18 v18.4.1 h1:q/jVkBWCJOB9reDgaIZIdruLQUb1kbkvOnOFezVH1C4=
11-
github.com/apache/arrow-go/v18 v18.4.1/go.mod h1:tLyFubsAl17bvFdUAy24bsSvA/6ww95Iqi67fTpGu3E=
10+
github.com/apache/arrow-go/v18 v18.5.0 h1:rmhKjVA+MKVnQIMi/qnM0OxeY4tmHlN3/Pvu+Itmd6s=
11+
github.com/apache/arrow-go/v18 v18.5.0/go.mod h1:F1/wPb3bUy6ZdP4kEPWC7GUZm+yDmxXFERK6uDSkhr8=
1212
github.com/apache/thrift v0.22.0 h1:r7mTJdj51TMDe6RtcmNdQxgn9XcyfGDOzegMDRg47uc=
1313
github.com/apache/thrift v0.22.0/go.mod h1:1e7J/O1Ae6ZQMTYdy9xa3w9k+XHWPfRvdPyJeynQ+/g=
1414
github.com/apapsch/go-jsonmerge/v2 v2.0.0 h1:axGnT1gRIfimI7gJifB699GoE/oq+F2MU7Dml6nw9rQ=
@@ -57,8 +57,8 @@ github.com/golang/protobuf v1.5.4 h1:i7eJL8qZTpSEXOPTxNKhASYpMn+8e5Q6AdndVa1dWek
5757
github.com/golang/protobuf v1.5.4/go.mod h1:lnTiLA8Wa4RWRcIUkrtSVa5nRhsEGBg48fD6rSs7xps=
5858
github.com/golang/snappy v1.0.0 h1:Oy607GVXHs7RtbggtPBnr2RmDArIsAefDwvrdWvRhGs=
5959
github.com/golang/snappy v1.0.0/go.mod h1:/XxbfmMg8lxefKM7IXC3fBNl/7bRcc72aCRzEWrmP2Q=
60-
github.com/google/flatbuffers v25.2.10+incompatible h1:F3vclr7C3HpB1k9mxCGRMXq6FdUalZ6H/pNX4FP1v0Q=
61-
github.com/google/flatbuffers v25.2.10+incompatible/go.mod h1:1AeVuKshWv4vARoZatz6mlQ0JxURH0Kv5+zNeJKJCa8=
60+
github.com/google/flatbuffers v25.9.23+incompatible h1:rGZKv+wOb6QPzIdkM2KxhBZCDrA0DeN6DNmRDrqIsQU=
61+
github.com/google/flatbuffers v25.9.23+incompatible/go.mod h1:1AeVuKshWv4vARoZatz6mlQ0JxURH0Kv5+zNeJKJCa8=
6262
github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8=
6363
github.com/google/go-cmp v0.7.0/go.mod h1:pXiqmnSA92OHEEa9HXL2W4E7lf9JzCmGVUdgjX3N/iU=
6464
github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=
@@ -75,8 +75,8 @@ github.com/juju/gnuflag v0.0.0-20171113085948-2ce1bb71843d/go.mod h1:2PavIy+JPci
7575
github.com/k0kubun/go-ansi v0.0.0-20180517002512-3bf9e2903213/go.mod h1:vNUNkEQ1e29fT/6vq2aBdFsgNPmy8qMdSay1npru+Sw=
7676
github.com/klauspost/asmfmt v1.3.2 h1:4Ri7ox3EwapiOjCki+hw14RyKk201CN4rzyCJRFLpK4=
7777
github.com/klauspost/asmfmt v1.3.2/go.mod h1:AG8TuvYojzulgDAMCnYn50l/5QV3Bs/tp6j0HLHbNSE=
78-
github.com/klauspost/compress v1.18.0 h1:c/Cqfb0r+Yi+JtIEq73FWXVkRonBlf0CRNYc8Zttxdo=
79-
github.com/klauspost/compress v1.18.0/go.mod h1:2Pp+KzxcywXVXMr50+X0Q/Lsb43OQHYWRCY2AiWywWQ=
78+
github.com/klauspost/compress v1.18.2 h1:iiPHWW0YrcFgpBYhsA6D1+fqHssJscY/Tm/y2Uqnapk=
79+
github.com/klauspost/compress v1.18.2/go.mod h1:R0h/fSBs8DE4ENlcrlib3PsXS61voFxhIs2DeRhCvJ4=
8080
github.com/klauspost/cpuid/v2 v2.3.0 h1:S4CRMLnYUhGeDFDqkGriYKdfoFlDnMtqTiI/sFzhA9Y=
8181
github.com/klauspost/cpuid/v2 v2.3.0/go.mod h1:hqwkgyIinND0mEev00jJYCxPNVRVXFQeu1XKlok6oO0=
8282
github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE=

0 commit comments

Comments
 (0)