Skip to content

Commit 970feba

Browse files
fix(deps): Update module github.com/apache/arrow-go/v18 to v18.6.0 (#2500)
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 85b73e0 commit 970feba

4 files changed

Lines changed: 10 additions & 26 deletions

File tree

examples/simple_plugin/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/cloudquery/plugin-sdk/examples/simple_plugin
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/cloudquery/plugin-sdk/v4 v4.95.1
88
github.com/rs/zerolog v1.35.1
99
)

examples/simple_plugin/go.sum

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
github.com/RaveNoX/go-jsoncommentstrip v1.0.0/go.mod h1:78ihd09MekBnJnxpICcwzCMzGrKSKYe4AqU6PDYYpjk=
22
github.com/adrg/xdg v0.5.3 h1:xRnxJXne7+oWDatRhR1JLnvuccuIeCoBu2rtuLqQB78=
33
github.com/adrg/xdg v0.5.3/go.mod h1:nlTsY+NNiCBGCK2tpm09vRqfVzrc2fLmXGpBLF0zlTQ=
4-
github.com/andybalholm/brotli v1.2.0 h1:ukwgCxwYrmACq68yiUqwIWnGY0cTPox/M94sVwToPjQ=
5-
github.com/andybalholm/brotli v1.2.0/go.mod h1:rzTDkvFWvIrjDXZHkuS16NPggd91W3kUSvPlQ1pLaKY=
6-
github.com/apache/arrow-go/v18 v18.5.2 h1:3uoHjoaEie5eVsxx/Bt64hKwZx4STb+beAkqKOlq/lY=
7-
github.com/apache/arrow-go/v18 v18.5.2/go.mod h1:yNoizNTT4peTciJ7V01d2EgOkE1d0fQ1vZcFOsVtFsw=
4+
github.com/andybalholm/brotli v1.2.1 h1:R+f5xP285VArJDRgowrfb9DqL18yVK0gKAW/F+eTWro=
5+
github.com/andybalholm/brotli v1.2.1/go.mod h1:rzTDkvFWvIrjDXZHkuS16NPggd91W3kUSvPlQ1pLaKY=
6+
github.com/apache/arrow-go/v18 v18.6.0 h1:GX/Jyd3R7mCLiECAwY9FWbbaYblie2WXBSz4Sw8fNpM=
7+
github.com/apache/arrow-go/v18 v18.6.0/go.mod h1:gm3MiPpY82fLYK5VKPB3WoJbsiLVDfT7flD5/vHReKw=
88
github.com/apache/arrow/go/v13 v13.0.0-20230731205701-112f94971882 h1:mFDZW1FQk9yndPvxScp7RpcOpdSHaqcgBWO7sDlx4S8=
99
github.com/apache/arrow/go/v13 v13.0.0-20230731205701-112f94971882/go.mod h1:W69eByFNO0ZR30q1/7Sr9d83zcVZmF2MiP3fFYAWJOc=
1010
github.com/apache/thrift v0.22.0 h1:r7mTJdj51TMDe6RtcmNdQxgn9XcyfGDOzegMDRg47uc=
@@ -87,8 +87,6 @@ github.com/golang/mock v1.6.0 h1:ErTB+efbowRARo13NNdxyJji2egdxLGQhRaY+DUumQc=
8787
github.com/golang/mock v1.6.0/go.mod h1:p6yTPP+5HYm5mzsMV8JkE6ZKdX+/wYM6Hr+LicevLPs=
8888
github.com/golang/protobuf v1.5.4 h1:i7eJL8qZTpSEXOPTxNKhASYpMn+8e5Q6AdndVa1dWek=
8989
github.com/golang/protobuf v1.5.4/go.mod h1:lnTiLA8Wa4RWRcIUkrtSVa5nRhsEGBg48fD6rSs7xps=
90-
github.com/golang/snappy v1.0.0 h1:Oy607GVXHs7RtbggtPBnr2RmDArIsAefDwvrdWvRhGs=
91-
github.com/golang/snappy v1.0.0/go.mod h1:/XxbfmMg8lxefKM7IXC3fBNl/7bRcc72aCRzEWrmP2Q=
9290
github.com/google/flatbuffers v25.12.19+incompatible h1:haMV2JRRJCe1998HeW/p0X9UaMTK6SDo0ffLn2+DbLs=
9391
github.com/google/flatbuffers v25.12.19+incompatible/go.mod h1:1AeVuKshWv4vARoZatz6mlQ0JxURH0Kv5+zNeJKJCa8=
9492
github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8=
@@ -110,8 +108,6 @@ github.com/inconshreveable/mousetrap v1.1.0/go.mod h1:vpF70FUmC8bwa3OWnCshd2FqLf
110108
github.com/invopop/jsonschema v0.14.0 h1:MHQqLhvpNUZfw+hM3AZDYK7jxO8FZoQeQM77g8iyZjg=
111109
github.com/invopop/jsonschema v0.14.0/go.mod h1:ygm6C2EaVNMBDPpaPlnOA2pFAxBnxGjFlMZABxm9n2I=
112110
github.com/juju/gnuflag v0.0.0-20171113085948-2ce1bb71843d/go.mod h1:2PavIy+JPciBPrBUjwbNvtwB6RQlve+hkpll6QSNmOE=
113-
github.com/klauspost/asmfmt v1.3.2 h1:4Ri7ox3EwapiOjCki+hw14RyKk201CN4rzyCJRFLpK4=
114-
github.com/klauspost/asmfmt v1.3.2/go.mod h1:AG8TuvYojzulgDAMCnYn50l/5QV3Bs/tp6j0HLHbNSE=
115111
github.com/klauspost/compress v1.18.5 h1:/h1gH5Ce+VWNLSWqPzOVn6XBO+vJbCNGvjoaGBFW2IE=
116112
github.com/klauspost/compress v1.18.5/go.mod h1:cwPg85FWrGar70rWktvGQj8/hthj3wpl0PGDogxkrSQ=
117113
github.com/klauspost/cpuid/v2 v2.3.0 h1:S4CRMLnYUhGeDFDqkGriYKdfoFlDnMtqTiI/sFzhA9Y=
@@ -124,10 +120,6 @@ github.com/mattn/go-colorable v0.1.14 h1:9A9LHSqF/7dyVVX6g0U9cwm9pG3kP9gSzcuIPHP
124120
github.com/mattn/go-colorable v0.1.14/go.mod h1:6LmQG8QLFO4G5z1gPvYEzlUgJ2wF+stgPZH1UqBm1s8=
125121
github.com/mattn/go-isatty v0.0.20 h1:xfD0iDuEKnDkl03q4limB+vH+GxLEtL/jb4xVJSWWEY=
126122
github.com/mattn/go-isatty v0.0.20/go.mod h1:W+V8PltTTMOvKvAeJH7IuucS94S2C6jfK/D7dTCTo3Y=
127-
github.com/minio/asm2plan9s v0.0.0-20200509001527-cdd76441f9d8 h1:AMFGa4R4MiIpspGNG7Z948v4n35fFGB3RR3G/ry4FWs=
128-
github.com/minio/asm2plan9s v0.0.0-20200509001527-cdd76441f9d8/go.mod h1:mC1jAcsrzbxHt8iiaC+zU4b1ylILSosueou12R++wfY=
129-
github.com/minio/c2goasm v0.0.0-20190812172519-36a3d3bbc4f3 h1:+n/aFZefKZp7spd8DFdX7uMikMLXX4oubIzJF4kv/wI=
130-
github.com/minio/c2goasm v0.0.0-20190812172519-36a3d3bbc4f3/go.mod h1:RagcQ7I8IeTMnF8JTXieKnO4Z6JCsikNEzj0DwauVzE=
131123
github.com/oapi-codegen/runtime v1.3.0 h1:vyK1zc0gDWWXgk2xoQa4+X4RNNc5SL2RbTpJS/4vMYA=
132124
github.com/oapi-codegen/runtime v1.3.0/go.mod h1:kOdeacKy7t40Rclb1je37ZLFboFxh+YLy0zaPCMibPY=
133125
github.com/pb33f/ordered-map/v2 v2.3.1 h1:5319HDO0aw4DA4gzi+zv4FXU9UlSs3xGZ40wcP1nBjY=

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/cloudquery/plugin-sdk/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/aws/aws-sdk-go-v2 v1.41.6
88
github.com/aws/aws-sdk-go-v2/config v1.32.16
99
github.com/aws/aws-sdk-go-v2/service/licensemanager v1.37.11

go.sum

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
github.com/RaveNoX/go-jsoncommentstrip v1.0.0/go.mod h1:78ihd09MekBnJnxpICcwzCMzGrKSKYe4AqU6PDYYpjk=
22
github.com/adrg/xdg v0.5.3 h1:xRnxJXne7+oWDatRhR1JLnvuccuIeCoBu2rtuLqQB78=
33
github.com/adrg/xdg v0.5.3/go.mod h1:nlTsY+NNiCBGCK2tpm09vRqfVzrc2fLmXGpBLF0zlTQ=
4-
github.com/andybalholm/brotli v1.2.0 h1:ukwgCxwYrmACq68yiUqwIWnGY0cTPox/M94sVwToPjQ=
5-
github.com/andybalholm/brotli v1.2.0/go.mod h1:rzTDkvFWvIrjDXZHkuS16NPggd91W3kUSvPlQ1pLaKY=
6-
github.com/apache/arrow-go/v18 v18.5.2 h1:3uoHjoaEie5eVsxx/Bt64hKwZx4STb+beAkqKOlq/lY=
7-
github.com/apache/arrow-go/v18 v18.5.2/go.mod h1:yNoizNTT4peTciJ7V01d2EgOkE1d0fQ1vZcFOsVtFsw=
4+
github.com/andybalholm/brotli v1.2.1 h1:R+f5xP285VArJDRgowrfb9DqL18yVK0gKAW/F+eTWro=
5+
github.com/andybalholm/brotli v1.2.1/go.mod h1:rzTDkvFWvIrjDXZHkuS16NPggd91W3kUSvPlQ1pLaKY=
6+
github.com/apache/arrow-go/v18 v18.6.0 h1:GX/Jyd3R7mCLiECAwY9FWbbaYblie2WXBSz4Sw8fNpM=
7+
github.com/apache/arrow-go/v18 v18.6.0/go.mod h1:gm3MiPpY82fLYK5VKPB3WoJbsiLVDfT7flD5/vHReKw=
88
github.com/apache/arrow/go/v13 v13.0.0-20230731205701-112f94971882 h1:mFDZW1FQk9yndPvxScp7RpcOpdSHaqcgBWO7sDlx4S8=
99
github.com/apache/arrow/go/v13 v13.0.0-20230731205701-112f94971882/go.mod h1:W69eByFNO0ZR30q1/7Sr9d83zcVZmF2MiP3fFYAWJOc=
1010
github.com/apache/thrift v0.22.0 h1:r7mTJdj51TMDe6RtcmNdQxgn9XcyfGDOzegMDRg47uc=
@@ -90,8 +90,6 @@ github.com/golang/mock v1.6.0 h1:ErTB+efbowRARo13NNdxyJji2egdxLGQhRaY+DUumQc=
9090
github.com/golang/mock v1.6.0/go.mod h1:p6yTPP+5HYm5mzsMV8JkE6ZKdX+/wYM6Hr+LicevLPs=
9191
github.com/golang/protobuf v1.5.4 h1:i7eJL8qZTpSEXOPTxNKhASYpMn+8e5Q6AdndVa1dWek=
9292
github.com/golang/protobuf v1.5.4/go.mod h1:lnTiLA8Wa4RWRcIUkrtSVa5nRhsEGBg48fD6rSs7xps=
93-
github.com/golang/snappy v1.0.0 h1:Oy607GVXHs7RtbggtPBnr2RmDArIsAefDwvrdWvRhGs=
94-
github.com/golang/snappy v1.0.0/go.mod h1:/XxbfmMg8lxefKM7IXC3fBNl/7bRcc72aCRzEWrmP2Q=
9593
github.com/google/flatbuffers v25.12.19+incompatible h1:haMV2JRRJCe1998HeW/p0X9UaMTK6SDo0ffLn2+DbLs=
9694
github.com/google/flatbuffers v25.12.19+incompatible/go.mod h1:1AeVuKshWv4vARoZatz6mlQ0JxURH0Kv5+zNeJKJCa8=
9795
github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8=
@@ -111,8 +109,6 @@ github.com/hashicorp/go-retryablehttp v0.7.8/go.mod h1:rjiScheydd+CxvumBsIrFKlx3
111109
github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2s0bqwp9tc8=
112110
github.com/inconshreveable/mousetrap v1.1.0/go.mod h1:vpF70FUmC8bwa3OWnCshd2FqLfsEA9PFc4w1p2J65bw=
113111
github.com/juju/gnuflag v0.0.0-20171113085948-2ce1bb71843d/go.mod h1:2PavIy+JPciBPrBUjwbNvtwB6RQlve+hkpll6QSNmOE=
114-
github.com/klauspost/asmfmt v1.3.2 h1:4Ri7ox3EwapiOjCki+hw14RyKk201CN4rzyCJRFLpK4=
115-
github.com/klauspost/asmfmt v1.3.2/go.mod h1:AG8TuvYojzulgDAMCnYn50l/5QV3Bs/tp6j0HLHbNSE=
116112
github.com/klauspost/compress v1.18.5 h1:/h1gH5Ce+VWNLSWqPzOVn6XBO+vJbCNGvjoaGBFW2IE=
117113
github.com/klauspost/compress v1.18.5/go.mod h1:cwPg85FWrGar70rWktvGQj8/hthj3wpl0PGDogxkrSQ=
118114
github.com/klauspost/cpuid/v2 v2.3.0 h1:S4CRMLnYUhGeDFDqkGriYKdfoFlDnMtqTiI/sFzhA9Y=
@@ -127,10 +123,6 @@ github.com/mattn/go-colorable v0.1.14 h1:9A9LHSqF/7dyVVX6g0U9cwm9pG3kP9gSzcuIPHP
127123
github.com/mattn/go-colorable v0.1.14/go.mod h1:6LmQG8QLFO4G5z1gPvYEzlUgJ2wF+stgPZH1UqBm1s8=
128124
github.com/mattn/go-isatty v0.0.20 h1:xfD0iDuEKnDkl03q4limB+vH+GxLEtL/jb4xVJSWWEY=
129125
github.com/mattn/go-isatty v0.0.20/go.mod h1:W+V8PltTTMOvKvAeJH7IuucS94S2C6jfK/D7dTCTo3Y=
130-
github.com/minio/asm2plan9s v0.0.0-20200509001527-cdd76441f9d8 h1:AMFGa4R4MiIpspGNG7Z948v4n35fFGB3RR3G/ry4FWs=
131-
github.com/minio/asm2plan9s v0.0.0-20200509001527-cdd76441f9d8/go.mod h1:mC1jAcsrzbxHt8iiaC+zU4b1ylILSosueou12R++wfY=
132-
github.com/minio/c2goasm v0.0.0-20190812172519-36a3d3bbc4f3 h1:+n/aFZefKZp7spd8DFdX7uMikMLXX4oubIzJF4kv/wI=
133-
github.com/minio/c2goasm v0.0.0-20190812172519-36a3d3bbc4f3/go.mod h1:RagcQ7I8IeTMnF8JTXieKnO4Z6JCsikNEzj0DwauVzE=
134126
github.com/mitchellh/hashstructure/v2 v2.0.2 h1:vGKWl0YJqUNxE8d+h8f6NJLcCJrgbhC4NcD46KavDd4=
135127
github.com/mitchellh/hashstructure/v2 v2.0.2/go.mod h1:MG3aRVU/N29oo/V/IhBX8GR/zz4kQkprJgF2EVszyDE=
136128
github.com/oapi-codegen/runtime v1.3.0 h1:vyK1zc0gDWWXgk2xoQa4+X4RNNc5SL2RbTpJS/4vMYA=

0 commit comments

Comments
 (0)