Skip to content

Commit 4e067ef

Browse files
fix(deps): Update module github.com/apache/arrow-go/v18 to v18.6.0 (#746)
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 da469ca commit 4e067ef

2 files changed

Lines changed: 12 additions & 36 deletions

File tree

go.mod

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/cloudquery/filetypes/v4
33
go 1.26.1
44

55
require (
6-
github.com/apache/arrow-go/v18 v18.5.2
6+
github.com/apache/arrow-go/v18 v18.6.0
77
github.com/bradleyjkemp/cupaloy/v2 v2.8.0
88
github.com/cloudquery/codegen v0.4.1
99
github.com/cloudquery/plugin-sdk/v4 v4.95.1
@@ -14,27 +14,23 @@ require (
1414
)
1515

1616
require (
17-
github.com/andybalholm/brotli v1.2.0 // indirect
17+
github.com/andybalholm/brotli v1.2.1 // indirect
1818
github.com/apache/thrift v0.22.0 // indirect
1919
github.com/apapsch/go-jsonmerge/v2 v2.0.0 // indirect
2020
github.com/bahlo/generic-list-go v0.2.0 // indirect
2121
github.com/buger/jsonparser v1.1.2 // indirect
2222
github.com/cespare/xxhash/v2 v2.3.0 // indirect
2323
github.com/cloudquery/cloudquery-api-go v1.14.9 // indirect
2424
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
25-
github.com/golang/snappy v1.0.0 // indirect
2625
github.com/google/flatbuffers v25.12.19+incompatible // indirect
2726
github.com/google/uuid v1.6.0 // indirect
2827
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
2928
github.com/hashicorp/go-retryablehttp v0.7.8 // indirect
30-
github.com/klauspost/asmfmt v1.3.2 // indirect
3129
github.com/klauspost/compress v1.18.5 // indirect
3230
github.com/klauspost/cpuid/v2 v2.3.0 // indirect
3331
github.com/mailru/easyjson v0.9.2 // indirect
3432
github.com/mattn/go-colorable v0.1.14 // indirect
3533
github.com/mattn/go-isatty v0.0.20 // indirect
36-
github.com/minio/asm2plan9s v0.0.0-20200509001527-cdd76441f9d8 // indirect
37-
github.com/minio/c2goasm v0.0.0-20190812172519-36a3d3bbc4f3 // indirect
3834
github.com/oapi-codegen/runtime v1.3.0 // indirect
3935
github.com/pierrec/lz4/v4 v4.1.26 // indirect
4036
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
@@ -44,16 +40,12 @@ require (
4440
github.com/thoas/go-funk v0.9.3 // indirect
4541
github.com/zeebo/xxh3 v1.1.0 // indirect
4642
golang.org/x/exp v0.0.0-20260312153236-7ab1446f8b90 // indirect
47-
golang.org/x/mod v0.34.0 // indirect
4843
golang.org/x/net v0.52.0 // indirect
4944
golang.org/x/sync v0.20.0 // indirect
50-
golang.org/x/sys v0.42.0 // indirect
51-
golang.org/x/telemetry v0.0.0-20260316223853-b6b0c46d1ccd // indirect
45+
golang.org/x/sys v0.43.0 // indirect
5246
golang.org/x/text v0.35.0 // indirect
53-
golang.org/x/tools v0.43.0 // indirect
54-
golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da // indirect
5547
google.golang.org/genproto/googleapis/rpc v0.0.0-20260319201613-d00831a3d3e7 // indirect
56-
google.golang.org/grpc v1.79.3 // indirect
48+
google.golang.org/grpc v1.80.0 // indirect
5749
google.golang.org/protobuf v1.36.11 // indirect
5850
gopkg.in/yaml.v3 v3.0.1 // indirect
5951
)

go.sum

Lines changed: 8 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
github.com/RaveNoX/go-jsoncommentstrip v1.0.0/go.mod h1:78ihd09MekBnJnxpICcwzCMzGrKSKYe4AqU6PDYYpjk=
2-
github.com/andybalholm/brotli v1.2.0 h1:ukwgCxwYrmACq68yiUqwIWnGY0cTPox/M94sVwToPjQ=
3-
github.com/andybalholm/brotli v1.2.0/go.mod h1:rzTDkvFWvIrjDXZHkuS16NPggd91W3kUSvPlQ1pLaKY=
4-
github.com/apache/arrow-go/v18 v18.5.2 h1:3uoHjoaEie5eVsxx/Bt64hKwZx4STb+beAkqKOlq/lY=
5-
github.com/apache/arrow-go/v18 v18.5.2/go.mod h1:yNoizNTT4peTciJ7V01d2EgOkE1d0fQ1vZcFOsVtFsw=
2+
github.com/andybalholm/brotli v1.2.1 h1:R+f5xP285VArJDRgowrfb9DqL18yVK0gKAW/F+eTWro=
3+
github.com/andybalholm/brotli v1.2.1/go.mod h1:rzTDkvFWvIrjDXZHkuS16NPggd91W3kUSvPlQ1pLaKY=
4+
github.com/apache/arrow-go/v18 v18.6.0 h1:GX/Jyd3R7mCLiECAwY9FWbbaYblie2WXBSz4Sw8fNpM=
5+
github.com/apache/arrow-go/v18 v18.6.0/go.mod h1:gm3MiPpY82fLYK5VKPB3WoJbsiLVDfT7flD5/vHReKw=
66
github.com/apache/thrift v0.22.0 h1:r7mTJdj51TMDe6RtcmNdQxgn9XcyfGDOzegMDRg47uc=
77
github.com/apache/thrift v0.22.0/go.mod h1:1e7J/O1Ae6ZQMTYdy9xa3w9k+XHWPfRvdPyJeynQ+/g=
88
github.com/apapsch/go-jsonmerge/v2 v2.0.0 h1:axGnT1gRIfimI7gJifB699GoE/oq+F2MU7Dml6nw9rQ=
@@ -42,8 +42,6 @@ github.com/goccy/go-json v0.10.6/go.mod h1:oq7eo15ShAhp70Anwd5lgX2pLfOS3QCiwU/PU
4242
github.com/godbus/dbus/v5 v5.0.4/go.mod h1:xhWf0FNVPg57R7Z0UbKHbJfkEywrmjJnf7w5xrFpKfA=
4343
github.com/golang/protobuf v1.5.4 h1:i7eJL8qZTpSEXOPTxNKhASYpMn+8e5Q6AdndVa1dWek=
4444
github.com/golang/protobuf v1.5.4/go.mod h1:lnTiLA8Wa4RWRcIUkrtSVa5nRhsEGBg48fD6rSs7xps=
45-
github.com/golang/snappy v1.0.0 h1:Oy607GVXHs7RtbggtPBnr2RmDArIsAefDwvrdWvRhGs=
46-
github.com/golang/snappy v1.0.0/go.mod h1:/XxbfmMg8lxefKM7IXC3fBNl/7bRcc72aCRzEWrmP2Q=
4745
github.com/google/flatbuffers v25.12.19+incompatible h1:haMV2JRRJCe1998HeW/p0X9UaMTK6SDo0ffLn2+DbLs=
4846
github.com/google/flatbuffers v25.12.19+incompatible/go.mod h1:1AeVuKshWv4vARoZatz6mlQ0JxURH0Kv5+zNeJKJCa8=
4947
github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8=
@@ -57,8 +55,6 @@ github.com/hashicorp/go-hclog v1.6.3/go.mod h1:W4Qnvbt70Wk/zYJryRzDRU/4r0kIg0PVH
5755
github.com/hashicorp/go-retryablehttp v0.7.8 h1:ylXZWnqa7Lhqpk0L1P1LzDtGcCR0rPVUrx/c8Unxc48=
5856
github.com/hashicorp/go-retryablehttp v0.7.8/go.mod h1:rjiScheydd+CxvumBsIrFKlx3iS0jrZ7LvzFGFmuKbw=
5957
github.com/juju/gnuflag v0.0.0-20171113085948-2ce1bb71843d/go.mod h1:2PavIy+JPciBPrBUjwbNvtwB6RQlve+hkpll6QSNmOE=
60-
github.com/klauspost/asmfmt v1.3.2 h1:4Ri7ox3EwapiOjCki+hw14RyKk201CN4rzyCJRFLpK4=
61-
github.com/klauspost/asmfmt v1.3.2/go.mod h1:AG8TuvYojzulgDAMCnYn50l/5QV3Bs/tp6j0HLHbNSE=
6258
github.com/klauspost/compress v1.18.5 h1:/h1gH5Ce+VWNLSWqPzOVn6XBO+vJbCNGvjoaGBFW2IE=
6359
github.com/klauspost/compress v1.18.5/go.mod h1:cwPg85FWrGar70rWktvGQj8/hthj3wpl0PGDogxkrSQ=
6460
github.com/klauspost/cpuid/v2 v2.3.0 h1:S4CRMLnYUhGeDFDqkGriYKdfoFlDnMtqTiI/sFzhA9Y=
@@ -74,10 +70,6 @@ github.com/mattn/go-isatty v0.0.16/go.mod h1:kYGgaQfpe5nmfYZH+SKPsOc2e4SrIfOl2e/
7470
github.com/mattn/go-isatty v0.0.19/go.mod h1:W+V8PltTTMOvKvAeJH7IuucS94S2C6jfK/D7dTCTo3Y=
7571
github.com/mattn/go-isatty v0.0.20 h1:xfD0iDuEKnDkl03q4limB+vH+GxLEtL/jb4xVJSWWEY=
7672
github.com/mattn/go-isatty v0.0.20/go.mod h1:W+V8PltTTMOvKvAeJH7IuucS94S2C6jfK/D7dTCTo3Y=
77-
github.com/minio/asm2plan9s v0.0.0-20200509001527-cdd76441f9d8 h1:AMFGa4R4MiIpspGNG7Z948v4n35fFGB3RR3G/ry4FWs=
78-
github.com/minio/asm2plan9s v0.0.0-20200509001527-cdd76441f9d8/go.mod h1:mC1jAcsrzbxHt8iiaC+zU4b1ylILSosueou12R++wfY=
79-
github.com/minio/c2goasm v0.0.0-20190812172519-36a3d3bbc4f3 h1:+n/aFZefKZp7spd8DFdX7uMikMLXX4oubIzJF4kv/wI=
80-
github.com/minio/c2goasm v0.0.0-20190812172519-36a3d3bbc4f3/go.mod h1:RagcQ7I8IeTMnF8JTXieKnO4Z6JCsikNEzj0DwauVzE=
8173
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e h1:fD57ERR4JtEqsWbfPhv4DMiApHyliiK5xCTNVSPiaAs=
8274
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e/go.mod h1:zD1mROLANZcx1PVRCS0qkT7pwLkGfwJo4zjcN/Tysno=
8375
github.com/oapi-codegen/runtime v1.3.0 h1:vyK1zc0gDWWXgk2xoQa4+X4RNNc5SL2RbTpJS/4vMYA=
@@ -129,31 +121,23 @@ go.opentelemetry.io/otel/trace v1.42.0 h1:OUCgIPt+mzOnaUTpOQcBiM/PLQ/Op7oq6g4Len
129121
go.opentelemetry.io/otel/trace v1.42.0/go.mod h1:f3K9S+IFqnumBkKhRJMeaZeNk9epyhnCmQh/EysQCdc=
130122
golang.org/x/exp v0.0.0-20260312153236-7ab1446f8b90 h1:jiDhWWeC7jfWqR9c/uplMOqJ0sbNlNWv0UkzE0vX1MA=
131123
golang.org/x/exp v0.0.0-20260312153236-7ab1446f8b90/go.mod h1:xE1HEv6b+1SCZ5/uscMRjUBKtIxworgEcEi+/n9NQDQ=
132-
golang.org/x/mod v0.34.0 h1:xIHgNUUnW6sYkcM5Jleh05DvLOtwc6RitGHbDk4akRI=
133-
golang.org/x/mod v0.34.0/go.mod h1:ykgH52iCZe79kzLLMhyCUzhMci+nQj+0XkbXpNYtVjY=
134124
golang.org/x/net v0.52.0 h1:He/TN1l0e4mmR3QqHMT2Xab3Aj3L9qjbhRm78/6jrW0=
135125
golang.org/x/net v0.52.0/go.mod h1:R1MAz7uMZxVMualyPXb+VaqGSa3LIaUqk0eEt3w36Sw=
136126
golang.org/x/sync v0.20.0 h1:e0PTpb7pjO8GAtTs2dQ6jYa5BWYlMuX047Dco/pItO4=
137127
golang.org/x/sync v0.20.0/go.mod h1:9xrNwdLfx4jkKbNva9FpL6vEN7evnE43NNNJQ2LF3+0=
138128
golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
139129
golang.org/x/sys v0.6.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
140130
golang.org/x/sys v0.12.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
141-
golang.org/x/sys v0.42.0 h1:omrd2nAlyT5ESRdCLYdm3+fMfNFE/+Rf4bDIQImRJeo=
142-
golang.org/x/sys v0.42.0/go.mod h1:4GL1E5IUh+htKOUEOaiffhrAeqysfVGipDYzABqnCmw=
143-
golang.org/x/telemetry v0.0.0-20260316223853-b6b0c46d1ccd h1:QbR6Giw8AyR6v6Vff72jiZRUdZnetfgYRndQuKa806k=
144-
golang.org/x/telemetry v0.0.0-20260316223853-b6b0c46d1ccd/go.mod h1:TpUTTEp9frx7rTdLpC9gFG9kdI7zVLFTFFlqaH2Cncw=
131+
golang.org/x/sys v0.43.0 h1:Rlag2XtaFTxp19wS8MXlJwTvoh8ArU6ezoyFsMyCTNI=
132+
golang.org/x/sys v0.43.0/go.mod h1:4GL1E5IUh+htKOUEOaiffhrAeqysfVGipDYzABqnCmw=
145133
golang.org/x/text v0.35.0 h1:JOVx6vVDFokkpaq1AEptVzLTpDe9KGpj5tR4/X+ybL8=
146134
golang.org/x/text v0.35.0/go.mod h1:khi/HExzZJ2pGnjenulevKNX1W67CUy0AsXcNubPGCA=
147-
golang.org/x/tools v0.43.0 h1:12BdW9CeB3Z+J/I/wj34VMl8X+fEXBxVR90JeMX5E7s=
148-
golang.org/x/tools v0.43.0/go.mod h1:uHkMso649BX2cZK6+RpuIPXS3ho2hZo4FVwfoy1vIk0=
149-
golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da h1:noIWHXmPHxILtqtCOPIhSt0ABwskkZKjD3bXGnZGpNY=
150-
golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da/go.mod h1:NDW/Ps6MPRej6fsCIbMTohpP40sJ/P/vI1MoTEGwX90=
151135
gonum.org/v1/gonum v0.17.0 h1:VbpOemQlsSMrYmn7T2OUvQ4dqxQXU+ouZFQsZOx50z4=
152136
gonum.org/v1/gonum v0.17.0/go.mod h1:El3tOrEuMpv2UdMrbNlKEh9vd86bmQ6vqIcDwxEOc1E=
153137
google.golang.org/genproto/googleapis/rpc v0.0.0-20260319201613-d00831a3d3e7 h1:ndE4FoJqsIceKP2oYSnUZqhTdYufCYYkqwtFzfrhI7w=
154138
google.golang.org/genproto/googleapis/rpc v0.0.0-20260319201613-d00831a3d3e7/go.mod h1:4Hqkh8ycfw05ld/3BWL7rJOSfebL2Q+DVDeRgYgxUU8=
155-
google.golang.org/grpc v1.79.3 h1:sybAEdRIEtvcD68Gx7dmnwjZKlyfuc61Dyo9pGXXkKE=
156-
google.golang.org/grpc v1.79.3/go.mod h1:KmT0Kjez+0dde/v2j9vzwoAScgEPx/Bw1CYChhHLrHQ=
139+
google.golang.org/grpc v1.80.0 h1:Xr6m2WmWZLETvUNvIUmeD5OAagMw3FiKmMlTdViWsHM=
140+
google.golang.org/grpc v1.80.0/go.mod h1:ho/dLnxwi3EDJA4Zghp7k2Ec1+c2jqup0bFkw07bwF4=
157141
google.golang.org/protobuf v1.36.11 h1:fV6ZwhNocDyBLK0dj+fg8ektcVegBBuEolpbTQyBNVE=
158142
google.golang.org/protobuf v1.36.11/go.mod h1:HTf+CrKn2C3g5S8VImy6tdcUvCska2kB7j23XfzDpco=
159143
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=

0 commit comments

Comments
 (0)