Skip to content

Commit c12c6f6

Browse files
fix(deps): Update module github.com/apache/arrow-go/v18 to v18.6.0 (#645)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/apache/arrow-go/v18](https://redirect.github.com/apache/arrow-go) | `v18.5.2` → `v18.6.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fapache%2farrow-go%2fv18/v18.6.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fapache%2farrow-go%2fv18/v18.5.2/v18.6.0?slim=true) | --- ### Release Notes <details> <summary>apache/arrow-go (github.com/apache/arrow-go/v18)</summary> ### [`v18.6.0`](https://redirect.github.com/apache/arrow-go/releases/tag/v18.6.0): Apache Arrow Go 18.6.0 [Compare Source](https://redirect.github.com/apache/arrow-go/compare/v18.5.2...v18.6.0) ##### What's Changed - chore(dev/post-website): improve email generation by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [#&#8203;685](https://redirect.github.com/apache/arrow-go/pull/685) - chore(fixup): silly mistake by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [#&#8203;686](https://redirect.github.com/apache/arrow-go/pull/686) - chore(dev/release): use release/KEYS instead of dev/KEYS by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [#&#8203;683](https://redirect.github.com/apache/arrow-go/pull/683) - chore: Bump github.com/pterm/pterm from 0.12.82 to 0.12.83 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;681](https://redirect.github.com/apache/arrow-go/pull/681) - chore: Bump actions/setup-go from 6.2.0 to 6.3.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;678](https://redirect.github.com/apache/arrow-go/pull/678) - chore: Bump github.com/substrait-io/substrait-go/v7 from 7.4.0 to 7.5.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;682](https://redirect.github.com/apache/arrow-go/pull/682) - chore: Bump actions/upload-artifact from 6.0.0 to 7.0.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;680](https://redirect.github.com/apache/arrow-go/pull/680) - chore: Bump actions/download-artifact from 7.0.0 to 8.0.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;679](https://redirect.github.com/apache/arrow-go/pull/679) - fix(arrow/flight/session): fix flaky race condition test by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [#&#8203;687](https://redirect.github.com/apache/arrow-go/pull/687) - feat(parquet/file): pre-allocate BinaryBuilder data buffer using column chunk metadata to eliminate resize overhead by [@&#8203;junyan-ling](https://redirect.github.com/junyan-ling) in [#&#8203;689](https://redirect.github.com/apache/arrow-go/pull/689) - fix(arrow-go/flightsql): route QueryContext through active transaction by [@&#8203;wjywbs](https://redirect.github.com/wjywbs) in [#&#8203;692](https://redirect.github.com/apache/arrow-go/pull/692) - fix(parquet/file): use adaptive batch sizing to avoid panic by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [#&#8203;690](https://redirect.github.com/apache/arrow-go/pull/690) - fix: add nullability to struct type String() by [@&#8203;Willem-J-an](https://redirect.github.com/Willem-J-an) in [#&#8203;700](https://redirect.github.com/apache/arrow-go/pull/700) - chore: Bump github.com/substrait-io/substrait-go/v7 from 7.5.0 to 7.5.1 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;698](https://redirect.github.com/apache/arrow-go/pull/698) - chore: Bump github.com/pierrec/lz4/v4 from 4.1.25 to 4.1.26 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;696](https://redirect.github.com/apache/arrow-go/pull/696) - chore: Bump docker/login-action from 3 to 4 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;695](https://redirect.github.com/apache/arrow-go/pull/695) - perf(arrow/compute): improve take kernel perf by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [#&#8203;702](https://redirect.github.com/apache/arrow-go/pull/702) - perf(arrow/array): pre-alloc bulk appends by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [#&#8203;699](https://redirect.github.com/apache/arrow-go/pull/699) - chore: Bump google.golang.org/grpc from 1.79.1 to 1.79.2 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;697](https://redirect.github.com/apache/arrow-go/pull/697) - perf(parquet): dictionary impl cleanup by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [#&#8203;701](https://redirect.github.com/apache/arrow-go/pull/701) - fix(parquet/pqarrow): fix Decimal256 sign extension by [@&#8203;dimakuz](https://redirect.github.com/dimakuz) in [#&#8203;711](https://redirect.github.com/apache/arrow-go/pull/711) - perf(parquet): remove string concatenation in hot debug assert by [@&#8203;starpact](https://redirect.github.com/starpact) in [#&#8203;708](https://redirect.github.com/apache/arrow-go/pull/708) - fix(avro): correctly set nullability for ListType by [@&#8203;Willem-J-an](https://redirect.github.com/Willem-J-an) in [#&#8203;709](https://redirect.github.com/apache/arrow-go/pull/709) - perf(parquet/file): avoid double bool bitmap conversion by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [#&#8203;707](https://redirect.github.com/apache/arrow-go/pull/707) - fix(compute): fix data race and memory leak in concurrent is\_in kernel by [@&#8203;laskoviymishka](https://redirect.github.com/laskoviymishka) in [#&#8203;712](https://redirect.github.com/apache/arrow-go/pull/712) - perf(parquet/compress): set zstd pool encoder concurrency to 1 by [@&#8203;dimakuz](https://redirect.github.com/dimakuz) in [#&#8203;717](https://redirect.github.com/apache/arrow-go/pull/717) - chore: Bump google.golang.org/grpc from 1.79.2 to 1.79.3 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;724](https://redirect.github.com/apache/arrow-go/pull/724) - perf(parquet): optimize stats and bloom filters for bool columns by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [#&#8203;715](https://redirect.github.com/apache/arrow-go/pull/715) - chore: Bump actions/download-artifact from 8.0.0 to 8.0.1 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;718](https://redirect.github.com/apache/arrow-go/pull/718) - fix(parquet): strip repetition\_type from root SchemaElement during serialization by [@&#8203;hcrosse](https://redirect.github.com/hcrosse) in [#&#8203;723](https://redirect.github.com/apache/arrow-go/pull/723) - chore: Update CI with Go 1.25/1.26 by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [#&#8203;725](https://redirect.github.com/apache/arrow-go/pull/725) - chore: Bump modernc.org/sqlite from 1.46.1 to 1.46.2 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;720](https://redirect.github.com/apache/arrow-go/pull/720) - chore: Bump golang.org/x/sync from 0.19.0 to 0.20.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;694](https://redirect.github.com/apache/arrow-go/pull/694) - chore: Bump golang.org/x/tools from 0.42.0 to 0.43.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;719](https://redirect.github.com/apache/arrow-go/pull/719) - Test and fix for bug in selectMapimpl by [@&#8203;wwarner-inf](https://redirect.github.com/wwarner-inf) in [#&#8203;726](https://redirect.github.com/apache/arrow-go/pull/726) - chore: pin docker/login-action for ASF allowlist by [@&#8203;lidavidm](https://redirect.github.com/lidavidm) in [#&#8203;729](https://redirect.github.com/apache/arrow-go/pull/729) - fix(parquet/pqarrow): return an error on pqarrow write calls if the writer is already closed by [@&#8203;alexandre-normand](https://redirect.github.com/alexandre-normand) in [#&#8203;728](https://redirect.github.com/apache/arrow-go/pull/728) - ci: fix mingw GO\_VERSION by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [#&#8203;733](https://redirect.github.com/apache/arrow-go/pull/733) - ci: fix tinygo build with maphash by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [#&#8203;734](https://redirect.github.com/apache/arrow-go/pull/734) - perf(parquet/internal/encoding): vectorize amd64 bool unpack by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [#&#8203;735](https://redirect.github.com/apache/arrow-go/pull/735) - perf(parquet): eliminate per-value allocation in delta bit-pack decoder by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [#&#8203;730](https://redirect.github.com/apache/arrow-go/pull/730) - fix(parquet): eagerly release adaptive bloom filter candidate buffers + skip flaky flight tests in CI by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [#&#8203;743](https://redirect.github.com/apache/arrow-go/pull/743) - perf(parquet): vectorize ARM64 NEON bool unpacking for \~4x throughput by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [#&#8203;731](https://redirect.github.com/apache/arrow-go/pull/731) - chore: Bump github.com/goccy/go-json from 0.10.5 to 0.10.6 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;741](https://redirect.github.com/apache/arrow-go/pull/741) - chore: Bump modernc.org/sqlite from 1.47.0 to 1.48.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;740](https://redirect.github.com/apache/arrow-go/pull/740) - chore: Bump github.com/substrait-io/substrait-go/v7 from 7.5.1 to 7.6.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;739](https://redirect.github.com/apache/arrow-go/pull/739) - chore: Bump github.com/klauspost/compress from 1.18.4 to 1.18.5 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;738](https://redirect.github.com/apache/arrow-go/pull/738) - chore: Bump actions/setup-go from 6.3.0 to 6.4.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;737](https://redirect.github.com/apache/arrow-go/pull/737) - fix: eliminate per-element heap allocs in is\_in kernel for binary types by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [#&#8203;745](https://redirect.github.com/apache/arrow-go/pull/745) - chore: Bump docker/login-action from 4.0.0 to 4.1.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;750](https://redirect.github.com/apache/arrow-go/pull/750) - chore: Bump google.golang.org/grpc from 1.79.3 to 1.80.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;751](https://redirect.github.com/apache/arrow-go/pull/751) - chore: Bump modernc.org/sqlite from 1.48.0 to 1.48.1 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;752](https://redirect.github.com/apache/arrow-go/pull/752) - chore: Bump github.com/andybalholm/brotli from 1.2.0 to 1.2.1 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;753](https://redirect.github.com/apache/arrow-go/pull/753) - chore: Bump github.com/substrait-io/substrait-go from v7.6.0 to v8.0.0 by [@&#8203;benbellick](https://redirect.github.com/benbellick) in [#&#8203;754](https://redirect.github.com/apache/arrow-go/pull/754) - chore(deps): replace golang/snappy with klauspost/compress/snappy by [@&#8203;thaJeztah](https://redirect.github.com/thaJeztah) in [#&#8203;762](https://redirect.github.com/apache/arrow-go/pull/762) - chore: remove mentions of compatibility with go toolchain < go1.18 by [@&#8203;thaJeztah](https://redirect.github.com/thaJeztah) in [#&#8203;760](https://redirect.github.com/apache/arrow-go/pull/760) - fix(arrow/cdata, arrow/flight): fix handling of colons in values and fix potential panics by [@&#8203;thaJeztah](https://redirect.github.com/thaJeztah) in [#&#8203;761](https://redirect.github.com/apache/arrow-go/pull/761) - test(parquet/file): add regression test for mixed-size ByteArray WriteBatch by [@&#8203;kli19](https://redirect.github.com/kli19) in [#&#8203;757](https://redirect.github.com/apache/arrow-go/pull/757) - chore: remove tools.go files in favor of go.mod "tool" directive by [@&#8203;thaJeztah](https://redirect.github.com/thaJeztah) in [#&#8203;759](https://redirect.github.com/apache/arrow-go/pull/759) - refactor(parquet/cmd): replace uses of github.com/docopt/docopt-go by [@&#8203;thaJeztah](https://redirect.github.com/thaJeztah) in [#&#8203;764](https://redirect.github.com/apache/arrow-go/pull/764) - feat(arrow/compute): sort support by [@&#8203;hamilton-earthscope](https://redirect.github.com/hamilton-earthscope) in [#&#8203;749](https://redirect.github.com/apache/arrow-go/pull/749) - chore: Bump actions/github-script from 8.0.0 to 9.0.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;765](https://redirect.github.com/apache/arrow-go/pull/765) - chore: Bump actions/upload-artifact from 7.0.0 to 7.0.1 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;766](https://redirect.github.com/apache/arrow-go/pull/766) - chore: Bump golang.org/x/sys from 0.42.0 to 0.43.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;767](https://redirect.github.com/apache/arrow-go/pull/767) - chore: Bump modernc.org/sqlite from 1.48.1 to 1.48.2 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;768](https://redirect.github.com/apache/arrow-go/pull/768) - chore: Bump github.com/substrait-io/substrait-go/v8 from 8.0.0 to 8.0.1 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;769](https://redirect.github.com/apache/arrow-go/pull/769) - chore: replace golang.org/x/xerrors for stdlib errors by [@&#8203;thaJeztah](https://redirect.github.com/thaJeztah) in [#&#8203;763](https://redirect.github.com/apache/arrow-go/pull/763) - fix(arrow): formatting lint issue by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [#&#8203;770](https://redirect.github.com/apache/arrow-go/pull/770) - feat(arrow/array): add Validate/ValidateFull to binary and string arrays by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [#&#8203;747](https://redirect.github.com/apache/arrow-go/pull/747) - `UnsafeAppendBoolToBitmap` for dictionary and REE builders by [@&#8203;serramatutu](https://redirect.github.com/serramatutu) in [#&#8203;758](https://redirect.github.com/apache/arrow-go/pull/758) - perf: optimize ARM64 NEON min/max assembly by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [#&#8203;748](https://redirect.github.com/apache/arrow-go/pull/748) - fix(parquet/pqarrow): normalize the element name in the stored ARROW:schema by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [#&#8203;746](https://redirect.github.com/apache/arrow-go/pull/746) - chore: Bump github.com/substrait-io/substrait-go/v8 from 8.0.1 to 8.1.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;776](https://redirect.github.com/apache/arrow-go/pull/776) - chore: Bump modernc.org/sqlite from 1.48.2 to 1.49.1 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;775](https://redirect.github.com/apache/arrow-go/pull/775) - fix(parquet): clarify docstring on Close method of FileWriter, proper err output by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [#&#8203;774](https://redirect.github.com/apache/arrow-go/pull/774) - feat(arrow/array): Add new arreflect package by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [#&#8203;771](https://redirect.github.com/apache/arrow-go/pull/771) - chore(arrow): bump to v18.6.0 by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [#&#8203;778](https://redirect.github.com/apache/arrow-go/pull/778) ##### New Contributors - [@&#8203;junyan-ling](https://redirect.github.com/junyan-ling) made their first contribution in [#&#8203;689](https://redirect.github.com/apache/arrow-go/pull/689) - [@&#8203;wjywbs](https://redirect.github.com/wjywbs) made their first contribution in [#&#8203;692](https://redirect.github.com/apache/arrow-go/pull/692) - [@&#8203;dimakuz](https://redirect.github.com/dimakuz) made their first contribution in [#&#8203;711](https://redirect.github.com/apache/arrow-go/pull/711) - [@&#8203;starpact](https://redirect.github.com/starpact) made their first contribution in [#&#8203;708](https://redirect.github.com/apache/arrow-go/pull/708) - [@&#8203;laskoviymishka](https://redirect.github.com/laskoviymishka) made their first contribution in [#&#8203;712](https://redirect.github.com/apache/arrow-go/pull/712) - [@&#8203;hcrosse](https://redirect.github.com/hcrosse) made their first contribution in [#&#8203;723](https://redirect.github.com/apache/arrow-go/pull/723) - [@&#8203;wwarner-inf](https://redirect.github.com/wwarner-inf) made their first contribution in [#&#8203;726](https://redirect.github.com/apache/arrow-go/pull/726) - [@&#8203;alexandre-normand](https://redirect.github.com/alexandre-normand) made their first contribution in [#&#8203;728](https://redirect.github.com/apache/arrow-go/pull/728) - [@&#8203;benbellick](https://redirect.github.com/benbellick) made their first contribution in [#&#8203;754](https://redirect.github.com/apache/arrow-go/pull/754) - [@&#8203;thaJeztah](https://redirect.github.com/thaJeztah) made their first contribution in [#&#8203;762](https://redirect.github.com/apache/arrow-go/pull/762) - [@&#8203;kli19](https://redirect.github.com/kli19) made their first contribution in [#&#8203;757](https://redirect.github.com/apache/arrow-go/pull/757) - [@&#8203;serramatutu](https://redirect.github.com/serramatutu) made their first contribution in [#&#8203;758](https://redirect.github.com/apache/arrow-go/pull/758) **Full Changelog**: <apache/arrow-go@v18.5.2...v18.6.0> </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - "before 3am on Monday" - 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 [Mend Renovate](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNDAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjE0MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
1 parent 0dad351 commit c12c6f6

2 files changed

Lines changed: 14 additions & 37 deletions

File tree

go.mod

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.26.2
44

55
require (
66
github.com/Masterminds/semver v1.5.0
7-
github.com/apache/arrow-go/v18 v18.5.2
7+
github.com/apache/arrow-go/v18 v18.6.0
88
github.com/avast/retry-go/v5 v5.0.0
99
github.com/cloudquery/cloudquery-api-go v1.14.9
1010
github.com/distribution/reference v0.6.0
@@ -36,11 +36,11 @@ require (
3636
github.com/felixge/httpsnoop v1.0.4 // indirect
3737
github.com/go-logr/logr v1.4.3 // indirect
3838
github.com/go-logr/stdr v1.2.2 // indirect
39-
github.com/goccy/go-json v0.10.5 // indirect
39+
github.com/goccy/go-json v0.10.6 // indirect
4040
github.com/google/flatbuffers v25.12.19+incompatible // indirect
4141
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
4242
github.com/hashicorp/go-retryablehttp v0.7.8 // indirect
43-
github.com/klauspost/compress v1.18.4 // indirect
43+
github.com/klauspost/compress v1.18.5 // indirect
4444
github.com/klauspost/cpuid/v2 v2.3.0 // indirect
4545
github.com/mattn/go-colorable v0.1.14 // indirect
4646
github.com/mattn/go-isatty v0.0.20 // indirect
@@ -51,7 +51,7 @@ require (
5151
github.com/morikuni/aec v1.0.0 // indirect
5252
github.com/oapi-codegen/runtime v1.1.2 // indirect
5353
github.com/opencontainers/go-digest v1.0.0 // indirect
54-
github.com/pierrec/lz4/v4 v4.1.25 // indirect
54+
github.com/pierrec/lz4/v4 v4.1.26 // indirect
5555
github.com/pkg/errors v0.9.1 // indirect
5656
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
5757
github.com/rivo/uniseg v0.4.7 // indirect
@@ -63,15 +63,10 @@ require (
6363
go.opentelemetry.io/otel/metric v1.43.0 // indirect
6464
go.opentelemetry.io/otel/sdk/metric v1.43.0 // indirect
6565
go.opentelemetry.io/otel/trace v1.43.0 // indirect
66-
golang.org/x/mod v0.35.0 // indirect
6766
golang.org/x/net v0.53.0 // indirect
68-
golang.org/x/sync v0.20.0 // indirect
6967
golang.org/x/sys v0.43.0 // indirect
70-
golang.org/x/telemetry v0.0.0-20260409153401-be6f6cb8b1fa // indirect
7168
golang.org/x/term v0.42.0 // indirect
7269
golang.org/x/text v0.36.0 // indirect
73-
golang.org/x/tools v0.44.0 // indirect
74-
golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da // indirect
7570
google.golang.org/genproto/googleapis/rpc v0.0.0-20260401024825-9d38bb4040a9 // indirect
7671
gopkg.in/yaml.v2 v2.4.0 // indirect
7772
gotest.tools/v3 v3.5.1 // indirect

go.sum

Lines changed: 10 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ github.com/Masterminds/semver v1.5.0/go.mod h1:MB6lktGJrhw8PrUyiEoblNEGEQ+RzHPF0
55
github.com/Microsoft/go-winio v0.6.2 h1:F2VQgta7ecxGYO8k3ZZz3RS8fVIXVxONVUPlNERoyfY=
66
github.com/Microsoft/go-winio v0.6.2/go.mod h1:yd8OoFMLzJbo9gZq8j5qaps8bJ9aShtEA8Ipt1oGCvU=
77
github.com/RaveNoX/go-jsoncommentstrip v1.0.0/go.mod h1:78ihd09MekBnJnxpICcwzCMzGrKSKYe4AqU6PDYYpjk=
8-
github.com/andybalholm/brotli v1.2.0 h1:ukwgCxwYrmACq68yiUqwIWnGY0cTPox/M94sVwToPjQ=
9-
github.com/andybalholm/brotli v1.2.0/go.mod h1:rzTDkvFWvIrjDXZHkuS16NPggd91W3kUSvPlQ1pLaKY=
10-
github.com/apache/arrow-go/v18 v18.5.2 h1:3uoHjoaEie5eVsxx/Bt64hKwZx4STb+beAkqKOlq/lY=
11-
github.com/apache/arrow-go/v18 v18.5.2/go.mod h1:yNoizNTT4peTciJ7V01d2EgOkE1d0fQ1vZcFOsVtFsw=
8+
github.com/andybalholm/brotli v1.2.1 h1:R+f5xP285VArJDRgowrfb9DqL18yVK0gKAW/F+eTWro=
9+
github.com/andybalholm/brotli v1.2.1/go.mod h1:rzTDkvFWvIrjDXZHkuS16NPggd91W3kUSvPlQ1pLaKY=
10+
github.com/apache/arrow-go/v18 v18.6.0 h1:GX/Jyd3R7mCLiECAwY9FWbbaYblie2WXBSz4Sw8fNpM=
11+
github.com/apache/arrow-go/v18 v18.6.0/go.mod h1:gm3MiPpY82fLYK5VKPB3WoJbsiLVDfT7flD5/vHReKw=
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=
@@ -51,12 +51,10 @@ github.com/go-logr/logr v1.4.3 h1:CjnDlHq8ikf6E492q6eKboGOC0T8CDaOvkHCIg8idEI=
5151
github.com/go-logr/logr v1.4.3/go.mod h1:9T104GzyrTigFIr8wt5mBrctHMim0Nb2HLGrmQ40KvY=
5252
github.com/go-logr/stdr v1.2.2 h1:hSWxHoqTgW2S2qGc0LTAI563KZ5YKYRhT3MFKZMbjag=
5353
github.com/go-logr/stdr v1.2.2/go.mod h1:mMo/vtBO5dYbehREoey6XUKy/eSumjCCveDpRre4VKE=
54-
github.com/goccy/go-json v0.10.5 h1:Fq85nIqj+gXn/S5ahsiTlK3TmC85qgirsdTP/+DeaC4=
55-
github.com/goccy/go-json v0.10.5/go.mod h1:oq7eo15ShAhp70Anwd5lgX2pLfOS3QCiwU/PULtXL6M=
54+
github.com/goccy/go-json v0.10.6 h1:p8HrPJzOakx/mn/bQtjgNjdTcN+/S6FcG2CTtQOrHVU=
55+
github.com/goccy/go-json v0.10.6/go.mod h1:oq7eo15ShAhp70Anwd5lgX2pLfOS3QCiwU/PULtXL6M=
5656
github.com/golang/protobuf v1.5.4 h1:i7eJL8qZTpSEXOPTxNKhASYpMn+8e5Q6AdndVa1dWek=
5757
github.com/golang/protobuf v1.5.4/go.mod h1:lnTiLA8Wa4RWRcIUkrtSVa5nRhsEGBg48fD6rSs7xps=
58-
github.com/golang/snappy v1.0.0 h1:Oy607GVXHs7RtbggtPBnr2RmDArIsAefDwvrdWvRhGs=
59-
github.com/golang/snappy v1.0.0/go.mod h1:/XxbfmMg8lxefKM7IXC3fBNl/7bRcc72aCRzEWrmP2Q=
6058
github.com/google/flatbuffers v25.12.19+incompatible h1:haMV2JRRJCe1998HeW/p0X9UaMTK6SDo0ffLn2+DbLs=
6159
github.com/google/flatbuffers v25.12.19+incompatible/go.mod h1:1AeVuKshWv4vARoZatz6mlQ0JxURH0Kv5+zNeJKJCa8=
6260
github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8=
@@ -73,10 +71,8 @@ github.com/hashicorp/go-retryablehttp v0.7.8 h1:ylXZWnqa7Lhqpk0L1P1LzDtGcCR0rPVU
7371
github.com/hashicorp/go-retryablehttp v0.7.8/go.mod h1:rjiScheydd+CxvumBsIrFKlx3iS0jrZ7LvzFGFmuKbw=
7472
github.com/juju/gnuflag v0.0.0-20171113085948-2ce1bb71843d/go.mod h1:2PavIy+JPciBPrBUjwbNvtwB6RQlve+hkpll6QSNmOE=
7573
github.com/k0kubun/go-ansi v0.0.0-20180517002512-3bf9e2903213/go.mod h1:vNUNkEQ1e29fT/6vq2aBdFsgNPmy8qMdSay1npru+Sw=
76-
github.com/klauspost/asmfmt v1.3.2 h1:4Ri7ox3EwapiOjCki+hw14RyKk201CN4rzyCJRFLpK4=
77-
github.com/klauspost/asmfmt v1.3.2/go.mod h1:AG8TuvYojzulgDAMCnYn50l/5QV3Bs/tp6j0HLHbNSE=
78-
github.com/klauspost/compress v1.18.4 h1:RPhnKRAQ4Fh8zU2FY/6ZFDwTVTxgJ/EMydqSTzE9a2c=
79-
github.com/klauspost/compress v1.18.4/go.mod h1:R0h/fSBs8DE4ENlcrlib3PsXS61voFxhIs2DeRhCvJ4=
74+
github.com/klauspost/compress v1.18.5 h1:/h1gH5Ce+VWNLSWqPzOVn6XBO+vJbCNGvjoaGBFW2IE=
75+
github.com/klauspost/compress v1.18.5/go.mod h1:cwPg85FWrGar70rWktvGQj8/hthj3wpl0PGDogxkrSQ=
8076
github.com/klauspost/cpuid/v2 v2.3.0 h1:S4CRMLnYUhGeDFDqkGriYKdfoFlDnMtqTiI/sFzhA9Y=
8177
github.com/klauspost/cpuid/v2 v2.3.0/go.mod h1:hqwkgyIinND0mEev00jJYCxPNVRVXFQeu1XKlok6oO0=
8278
github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE=
@@ -87,10 +83,6 @@ github.com/mattn/go-colorable v0.1.14 h1:9A9LHSqF/7dyVVX6g0U9cwm9pG3kP9gSzcuIPHP
8783
github.com/mattn/go-colorable v0.1.14/go.mod h1:6LmQG8QLFO4G5z1gPvYEzlUgJ2wF+stgPZH1UqBm1s8=
8884
github.com/mattn/go-isatty v0.0.20 h1:xfD0iDuEKnDkl03q4limB+vH+GxLEtL/jb4xVJSWWEY=
8985
github.com/mattn/go-isatty v0.0.20/go.mod h1:W+V8PltTTMOvKvAeJH7IuucS94S2C6jfK/D7dTCTo3Y=
90-
github.com/minio/asm2plan9s v0.0.0-20200509001527-cdd76441f9d8 h1:AMFGa4R4MiIpspGNG7Z948v4n35fFGB3RR3G/ry4FWs=
91-
github.com/minio/asm2plan9s v0.0.0-20200509001527-cdd76441f9d8/go.mod h1:mC1jAcsrzbxHt8iiaC+zU4b1ylILSosueou12R++wfY=
92-
github.com/minio/c2goasm v0.0.0-20190812172519-36a3d3bbc4f3 h1:+n/aFZefKZp7spd8DFdX7uMikMLXX4oubIzJF4kv/wI=
93-
github.com/minio/c2goasm v0.0.0-20190812172519-36a3d3bbc4f3/go.mod h1:RagcQ7I8IeTMnF8JTXieKnO4Z6JCsikNEzj0DwauVzE=
9486
github.com/mitchellh/colorstring v0.0.0-20190213212951-d06e56a500db h1:62I3jR2EmQ4l5rM/4FEfDWcRD+abF5XlKShorW5LRoQ=
9587
github.com/mitchellh/colorstring v0.0.0-20190213212951-d06e56a500db/go.mod h1:l0dey0ia/Uv7NcFFVbCLtqEBQbrT4OCwCSKTEv6enCw=
9688
github.com/moby/docker-image-spec v1.3.1 h1:jMKff3w6PgbfSa69GfNg+zN/XLhfXJGnEx3Nl2EsFP0=
@@ -109,8 +101,8 @@ github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8
109101
github.com/opencontainers/go-digest v1.0.0/go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM=
110102
github.com/opencontainers/image-spec v1.1.1 h1:y0fUlFfIZhPF1W537XOLg0/fcx6zcHCJwooC2xJA040=
111103
github.com/opencontainers/image-spec v1.1.1/go.mod h1:qpqAh3Dmcf36wStyyWU+kCeDgrGnAve2nCC8+7h8Q0M=
112-
github.com/pierrec/lz4/v4 v4.1.25 h1:kocOqRffaIbU5djlIBr7Wh+cx82C0vtFb0fOurZHqD0=
113-
github.com/pierrec/lz4/v4 v4.1.25/go.mod h1:EoQMVJgeeEOMsCqCzqFm2O0cJvljX2nGZjcRIPL34O4=
104+
github.com/pierrec/lz4/v4 v4.1.26 h1:GrpZw1gZttORinvzBdXPUXATeqlJjqUG/D87TKMnhjY=
105+
github.com/pierrec/lz4/v4 v4.1.26/go.mod h1:EoQMVJgeeEOMsCqCzqFm2O0cJvljX2nGZjcRIPL34O4=
114106
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
115107
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
116108
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
@@ -160,29 +152,19 @@ go.opentelemetry.io/proto/otlp v1.10.0 h1:IQRWgT5srOCYfiWnpqUYz9CVmbO8bFmKcwYxpu
160152
go.opentelemetry.io/proto/otlp v1.10.0/go.mod h1:/CV4QoCR/S9yaPj8utp3lvQPoqMtxXdzn7ozvvozVqk=
161153
golang.org/x/exp v0.0.0-20260410095643-746e56fc9e2f h1:W3F4c+6OLc6H2lb//N1q4WpJkhzJCK5J6kUi1NTVXfM=
162154
golang.org/x/exp v0.0.0-20260410095643-746e56fc9e2f/go.mod h1:J1xhfL/vlindoeF/aINzNzt2Bket5bjo9sdOYzOsU80=
163-
golang.org/x/mod v0.35.0 h1:Ww1D637e6Pg+Zb2KrWfHQUnH2dQRLBQyAtpr/haaJeM=
164-
golang.org/x/mod v0.35.0/go.mod h1:+GwiRhIInF8wPm+4AoT6L0FA1QWAad3OMdTRx4tFYlU=
165155
golang.org/x/net v0.53.0 h1:d+qAbo5L0orcWAr0a9JweQpjXF19LMXJE8Ey7hwOdUA=
166156
golang.org/x/net v0.53.0/go.mod h1:JvMuJH7rrdiCfbeHoo3fCQU24Lf5JJwT9W3sJFulfgs=
167-
golang.org/x/sync v0.20.0 h1:e0PTpb7pjO8GAtTs2dQ6jYa5BWYlMuX047Dco/pItO4=
168-
golang.org/x/sync v0.20.0/go.mod h1:9xrNwdLfx4jkKbNva9FpL6vEN7evnE43NNNJQ2LF3+0=
169157
golang.org/x/sys v0.6.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
170158
golang.org/x/sys v0.22.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
171159
golang.org/x/sys v0.43.0 h1:Rlag2XtaFTxp19wS8MXlJwTvoh8ArU6ezoyFsMyCTNI=
172160
golang.org/x/sys v0.43.0/go.mod h1:4GL1E5IUh+htKOUEOaiffhrAeqysfVGipDYzABqnCmw=
173-
golang.org/x/telemetry v0.0.0-20260409153401-be6f6cb8b1fa h1:efT73AJZfAAUV7SOip6pWGkwJDzIGiKBZGVzHYa+ve4=
174-
golang.org/x/telemetry v0.0.0-20260409153401-be6f6cb8b1fa/go.mod h1:kHjTxDEnAu6/Nl9lDkzjWpR+bmKfxeiRuSDlsMb70gE=
175161
golang.org/x/term v0.22.0/go.mod h1:F3qCibpT5AMpCRfhfT53vVJwhLtIVHhB9XDjfFvnMI4=
176162
golang.org/x/term v0.42.0 h1:UiKe+zDFmJobeJ5ggPwOshJIVt6/Ft0rcfrXZDLWAWY=
177163
golang.org/x/term v0.42.0/go.mod h1:Dq/D+snpsbazcBG5+F9Q1n2rXV8Ma+71xEjTRufARgY=
178164
golang.org/x/text v0.36.0 h1:JfKh3XmcRPqZPKevfXVpI1wXPTqbkE5f7JA92a55Yxg=
179165
golang.org/x/text v0.36.0/go.mod h1:NIdBknypM8iqVmPiuco0Dh6P5Jcdk8lJL0CUebqK164=
180166
golang.org/x/time v0.5.0 h1:o7cqy6amK/52YcAKIPlM3a+Fpj35zvRj2TP+e1xFSfk=
181167
golang.org/x/time v0.5.0/go.mod h1:3BpzKBy/shNhVucY/MWOyx10tF3SFh9QdLuxbVysPQM=
182-
golang.org/x/tools v0.44.0 h1:UP4ajHPIcuMjT1GqzDWRlalUEoY+uzoZKnhOjbIPD2c=
183-
golang.org/x/tools v0.44.0/go.mod h1:KA0AfVErSdxRZIsOVipbv3rQhVXTnlU6UhKxHd1seDI=
184-
golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da h1:noIWHXmPHxILtqtCOPIhSt0ABwskkZKjD3bXGnZGpNY=
185-
golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da/go.mod h1:NDW/Ps6MPRej6fsCIbMTohpP40sJ/P/vI1MoTEGwX90=
186168
gonum.org/v1/gonum v0.17.0 h1:VbpOemQlsSMrYmn7T2OUvQ4dqxQXU+ouZFQsZOx50z4=
187169
gonum.org/v1/gonum v0.17.0/go.mod h1:El3tOrEuMpv2UdMrbNlKEh9vd86bmQ6vqIcDwxEOc1E=
188170
google.golang.org/genproto/googleapis/api v0.0.0-20260401024825-9d38bb4040a9 h1:VPWxll4HlMw1Vs/qXtN7BvhZqsS9cdAittCNvVENElA=

0 commit comments

Comments
 (0)