Skip to content

Commit 2a7e7d2

Browse files
fix(deps): Update module github.com/apache/arrow-go/v18 to v18.6.0 (#22806)
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) | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/22356) for more information. --- ### 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. --- - [ ] 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).
1 parent 59aeaf3 commit 2a7e7d2

53 files changed

Lines changed: 205 additions & 439 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

cli/go.mod

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/cloudquery/cloudquery/cli/v6
33
go 1.26.2
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/cenkalti/backoff/v5 v5.0.3
99
github.com/cloudquery/cloudquery-api-go v1.14.9
@@ -72,6 +72,7 @@ require (
7272
github.com/buger/jsonparser v1.1.2 // indirect
7373
github.com/cespare/xxhash/v2 v2.3.0 // indirect
7474
github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e // indirect
75+
github.com/clipperhouse/uax29/v2 v2.7.0 // indirect
7576
github.com/containerd/errdefs v1.0.0 // indirect
7677
github.com/containerd/errdefs/pkg v0.3.0 // indirect
7778
github.com/cpuguy83/go-md2man/v2 v2.0.6 // indirect
@@ -107,7 +108,7 @@ require (
107108
github.com/mailru/easyjson v0.9.2 // indirect
108109
github.com/mattn/go-colorable v0.1.14 // indirect
109110
github.com/mattn/go-isatty v0.0.20 // indirect
110-
github.com/mattn/go-runewidth v0.0.16 // indirect
111+
github.com/mattn/go-runewidth v0.0.20 // indirect
111112
github.com/mitchellh/colorstring v0.0.0-20190213212951-d06e56a500db // indirect
112113
github.com/mitchellh/copystructure v1.2.0 // indirect
113114
github.com/mitchellh/reflectwalk v1.0.2 // indirect
@@ -162,10 +163,8 @@ require (
162163
golang.org/x/crypto v0.50.0 // indirect
163164
golang.org/x/mod v0.35.0 // indirect
164165
golang.org/x/sys v0.43.0 // indirect
165-
golang.org/x/telemetry v0.0.0-20260409153401-be6f6cb8b1fa // indirect
166166
golang.org/x/text v0.36.0 // indirect
167167
golang.org/x/tools v0.44.0 // indirect
168-
golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da // indirect
169168
google.golang.org/genproto/googleapis/api v0.0.0-20260401024825-9d38bb4040a9 // indirect
170169
google.golang.org/genproto/googleapis/rpc v0.0.0-20260406210006-6f92a3bedf2d // indirect
171170
gopkg.in/yaml.v2 v2.4.0 // indirect

cli/go.sum

Lines changed: 8 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ github.com/adrg/xdg v0.5.3 h1:xRnxJXne7+oWDatRhR1JLnvuccuIeCoBu2rtuLqQB78=
99
github.com/adrg/xdg v0.5.3/go.mod h1:nlTsY+NNiCBGCK2tpm09vRqfVzrc2fLmXGpBLF0zlTQ=
1010
github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc/go.mod h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc=
1111
github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf/go.mod h1:ybxpYRFXyAe+OPACYpWeL0wqObRcbAqCMya13uyzqw0=
12-
github.com/andybalholm/brotli v1.2.0 h1:ukwgCxwYrmACq68yiUqwIWnGY0cTPox/M94sVwToPjQ=
13-
github.com/andybalholm/brotli v1.2.0/go.mod h1:rzTDkvFWvIrjDXZHkuS16NPggd91W3kUSvPlQ1pLaKY=
14-
github.com/apache/arrow-go/v18 v18.5.2 h1:3uoHjoaEie5eVsxx/Bt64hKwZx4STb+beAkqKOlq/lY=
15-
github.com/apache/arrow-go/v18 v18.5.2/go.mod h1:yNoizNTT4peTciJ7V01d2EgOkE1d0fQ1vZcFOsVtFsw=
12+
github.com/andybalholm/brotli v1.2.1 h1:R+f5xP285VArJDRgowrfb9DqL18yVK0gKAW/F+eTWro=
13+
github.com/andybalholm/brotli v1.2.1/go.mod h1:rzTDkvFWvIrjDXZHkuS16NPggd91W3kUSvPlQ1pLaKY=
14+
github.com/apache/arrow-go/v18 v18.6.0 h1:GX/Jyd3R7mCLiECAwY9FWbbaYblie2WXBSz4Sw8fNpM=
15+
github.com/apache/arrow-go/v18 v18.6.0/go.mod h1:gm3MiPpY82fLYK5VKPB3WoJbsiLVDfT7flD5/vHReKw=
1616
github.com/apache/thrift v0.22.0 h1:r7mTJdj51TMDe6RtcmNdQxgn9XcyfGDOzegMDRg47uc=
1717
github.com/apache/thrift v0.22.0/go.mod h1:1e7J/O1Ae6ZQMTYdy9xa3w9k+XHWPfRvdPyJeynQ+/g=
1818
github.com/apapsch/go-jsonmerge/v2 v2.0.0 h1:axGnT1gRIfimI7gJifB699GoE/oq+F2MU7Dml6nw9rQ=
@@ -40,6 +40,8 @@ github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e h1:fY5BOSpyZCqRo5O
4040
github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e/go.mod h1:nSuG5e5PlCu98SY8svDHJxuZscDgtXS6KTTbou5AhLI=
4141
github.com/chzyer/test v0.0.0-20180213035817-a1ea475d72b1 h1:q763qf9huN11kDQavWsoZXJNW3xEE4JJyHa5Q25/sd8=
4242
github.com/chzyer/test v0.0.0-20180213035817-a1ea475d72b1/go.mod h1:Q3SI9o4m/ZMnBNeIyt5eFwwo7qiLfzFZmjNmxjkiQlU=
43+
github.com/clipperhouse/uax29/v2 v2.7.0 h1:+gs4oBZ2gPfVrKPthwbMzWZDaAFPGYK72F0NJv2v7Vk=
44+
github.com/clipperhouse/uax29/v2 v2.7.0/go.mod h1:EFJ2TJMRUaplDxHKj1qAEhCtQPW2tJSwu5BF98AuoVM=
4345
github.com/cloudquery/cloudquery-api-go v1.14.9 h1:Za6Kr5LhIRx0iQExH4hAZnPEuFTUe3MOjip/gMQqCjI=
4446
github.com/cloudquery/cloudquery-api-go v1.14.9/go.mod h1:vcEX3PUxr492xuvg0vwV7wGFxBuRUOV6IeDhyyPtA4E=
4547
github.com/cloudquery/codegen v0.4.1 h1:c9D18N925tUvnDeGHIl3JWKj37TyII9daHufkf8hU+Y=
@@ -152,8 +154,6 @@ github.com/json-iterator/go v1.1.12/go.mod h1:e30LSqwooZae/UwlEbR2852Gd8hjQvJoHm
152154
github.com/juju/gnuflag v0.0.0-20171113085948-2ce1bb71843d/go.mod h1:2PavIy+JPciBPrBUjwbNvtwB6RQlve+hkpll6QSNmOE=
153155
github.com/julienschmidt/httprouter v1.2.0/go.mod h1:SYymIcj16QtmaHHD7aYtjjsJG7VTCxuUUipMqKk8s4w=
154156
github.com/k0kubun/go-ansi v0.0.0-20180517002512-3bf9e2903213/go.mod h1:vNUNkEQ1e29fT/6vq2aBdFsgNPmy8qMdSay1npru+Sw=
155-
github.com/klauspost/asmfmt v1.3.2 h1:4Ri7ox3EwapiOjCki+hw14RyKk201CN4rzyCJRFLpK4=
156-
github.com/klauspost/asmfmt v1.3.2/go.mod h1:AG8TuvYojzulgDAMCnYn50l/5QV3Bs/tp6j0HLHbNSE=
157157
github.com/klauspost/compress v1.18.5 h1:/h1gH5Ce+VWNLSWqPzOVn6XBO+vJbCNGvjoaGBFW2IE=
158158
github.com/klauspost/compress v1.18.5/go.mod h1:cwPg85FWrGar70rWktvGQj8/hthj3wpl0PGDogxkrSQ=
159159
github.com/klauspost/cpuid/v2 v2.3.0 h1:S4CRMLnYUhGeDFDqkGriYKdfoFlDnMtqTiI/sFzhA9Y=
@@ -178,13 +178,9 @@ github.com/mattn/go-colorable v0.1.14 h1:9A9LHSqF/7dyVVX6g0U9cwm9pG3kP9gSzcuIPHP
178178
github.com/mattn/go-colorable v0.1.14/go.mod h1:6LmQG8QLFO4G5z1gPvYEzlUgJ2wF+stgPZH1UqBm1s8=
179179
github.com/mattn/go-isatty v0.0.20 h1:xfD0iDuEKnDkl03q4limB+vH+GxLEtL/jb4xVJSWWEY=
180180
github.com/mattn/go-isatty v0.0.20/go.mod h1:W+V8PltTTMOvKvAeJH7IuucS94S2C6jfK/D7dTCTo3Y=
181-
github.com/mattn/go-runewidth v0.0.16 h1:E5ScNMtiwvlvB5paMFdw9p4kSQzbXFikJ5SQO6TULQc=
182-
github.com/mattn/go-runewidth v0.0.16/go.mod h1:Jdepj2loyihRzMpdS35Xk/zdY8IAYHsh153qUoGf23w=
181+
github.com/mattn/go-runewidth v0.0.20 h1:WcT52H91ZUAwy8+HUkdM3THM6gXqXuLJi9O3rjcQQaQ=
182+
github.com/mattn/go-runewidth v0.0.20/go.mod h1:XBkDxAl56ILZc9knddidhrOlY5R/pDhgLpndooCuJAs=
183183
github.com/matttproud/golang_protobuf_extensions v1.0.1/go.mod h1:D8He9yQNgCq6Z5Ld7szi9bcBfOoFv/3dc6xSMkL2PC0=
184-
github.com/minio/asm2plan9s v0.0.0-20200509001527-cdd76441f9d8 h1:AMFGa4R4MiIpspGNG7Z948v4n35fFGB3RR3G/ry4FWs=
185-
github.com/minio/asm2plan9s v0.0.0-20200509001527-cdd76441f9d8/go.mod h1:mC1jAcsrzbxHt8iiaC+zU4b1ylILSosueou12R++wfY=
186-
github.com/minio/c2goasm v0.0.0-20190812172519-36a3d3bbc4f3 h1:+n/aFZefKZp7spd8DFdX7uMikMLXX4oubIzJF4kv/wI=
187-
github.com/minio/c2goasm v0.0.0-20190812172519-36a3d3bbc4f3/go.mod h1:RagcQ7I8IeTMnF8JTXieKnO4Z6JCsikNEzj0DwauVzE=
188184
github.com/mitchellh/colorstring v0.0.0-20190213212951-d06e56a500db h1:62I3jR2EmQ4l5rM/4FEfDWcRD+abF5XlKShorW5LRoQ=
189185
github.com/mitchellh/colorstring v0.0.0-20190213212951-d06e56a500db/go.mod h1:l0dey0ia/Uv7NcFFVbCLtqEBQbrT4OCwCSKTEv6enCw=
190186
github.com/mitchellh/copystructure v1.2.0 h1:vpKXTN4ewci03Vljg/q9QvCGUDttBOGBIa15WveJJGw=
@@ -250,7 +246,6 @@ github.com/prometheus/procfs v0.0.2/go.mod h1:TjEm7ze935MbeOT/UhFTIMYKhuLP4wbCsT
250246
github.com/prometheus/procfs v0.0.3/go.mod h1:4A/X28fw3Fc593LaREMrKMqOKvUAntwMDaekg4FpcdQ=
251247
github.com/prometheus/procfs v0.15.0 h1:A82kmvXJq2jTu5YUhSGNlYoxh85zLnKgPz4bMZgI5Ek=
252248
github.com/prometheus/procfs v0.15.0/go.mod h1:Y0RJ/Y5g5wJpkTisOtqwDSo4HwhGmLB4VQSw2sQJLHk=
253-
github.com/rivo/uniseg v0.2.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc=
254249
github.com/rivo/uniseg v0.4.7 h1:WUdvkW8uEhrYfLC4ZzdpI2ztxP1I582+49Oc5Mq64VQ=
255250
github.com/rivo/uniseg v0.4.7/go.mod h1:FN3SvrM+Zdj16jyLfmOkMNblXMcoc8DfTHruCPUcx88=
256251
github.com/rogpeppe/go-internal v1.14.1 h1:UQB4HGPB6osV0SQTLymcB4TgvyWu6ZyliaW0tI/otEQ=
@@ -448,8 +443,6 @@ golang.org/x/sys v0.6.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
448443
golang.org/x/sys v0.22.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
449444
golang.org/x/sys v0.43.0 h1:Rlag2XtaFTxp19wS8MXlJwTvoh8ArU6ezoyFsMyCTNI=
450445
golang.org/x/sys v0.43.0/go.mod h1:4GL1E5IUh+htKOUEOaiffhrAeqysfVGipDYzABqnCmw=
451-
golang.org/x/telemetry v0.0.0-20260409153401-be6f6cb8b1fa h1:efT73AJZfAAUV7SOip6pWGkwJDzIGiKBZGVzHYa+ve4=
452-
golang.org/x/telemetry v0.0.0-20260409153401-be6f6cb8b1fa/go.mod h1:kHjTxDEnAu6/Nl9lDkzjWpR+bmKfxeiRuSDlsMb70gE=
453446
golang.org/x/term v0.22.0/go.mod h1:F3qCibpT5AMpCRfhfT53vVJwhLtIVHhB9XDjfFvnMI4=
454447
golang.org/x/term v0.42.0 h1:UiKe+zDFmJobeJ5ggPwOshJIVt6/Ft0rcfrXZDLWAWY=
455448
golang.org/x/term v0.42.0/go.mod h1:Dq/D+snpsbazcBG5+F9Q1n2rXV8Ma+71xEjTRufARgY=
@@ -460,8 +453,6 @@ golang.org/x/time v0.5.0 h1:o7cqy6amK/52YcAKIPlM3a+Fpj35zvRj2TP+e1xFSfk=
460453
golang.org/x/time v0.5.0/go.mod h1:3BpzKBy/shNhVucY/MWOyx10tF3SFh9QdLuxbVysPQM=
461454
golang.org/x/tools v0.44.0 h1:UP4ajHPIcuMjT1GqzDWRlalUEoY+uzoZKnhOjbIPD2c=
462455
golang.org/x/tools v0.44.0/go.mod h1:KA0AfVErSdxRZIsOVipbv3rQhVXTnlU6UhKxHd1seDI=
463-
golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da h1:noIWHXmPHxILtqtCOPIhSt0ABwskkZKjD3bXGnZGpNY=
464-
golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da/go.mod h1:NDW/Ps6MPRej6fsCIbMTohpP40sJ/P/vI1MoTEGwX90=
465456
gonum.org/v1/gonum v0.17.0 h1:VbpOemQlsSMrYmn7T2OUvQ4dqxQXU+ouZFQsZOx50z4=
466457
gonum.org/v1/gonum v0.17.0/go.mod h1:El3tOrEuMpv2UdMrbNlKEh9vd86bmQ6vqIcDwxEOc1E=
467458
google.golang.org/genproto/googleapis/api v0.0.0-20260401024825-9d38bb4040a9 h1:VPWxll4HlMw1Vs/qXtN7BvhZqsS9cdAittCNvVENElA=

plugins/destination/azblob/go.mod

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.26.2
55
require (
66
github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.13.1
77
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.6.4
8-
github.com/apache/arrow-go/v18 v18.5.2
8+
github.com/apache/arrow-go/v18 v18.6.0
99
github.com/cloudquery/codegen v0.4.1
1010
github.com/cloudquery/filetypes/v4 v4.7.0
1111
github.com/cloudquery/plugin-sdk/v4 v4.95.1
@@ -22,7 +22,7 @@ require (
2222
github.com/Azure/azure-sdk-for-go/sdk/internal v1.11.2 // indirect
2323
github.com/AzureAD/microsoft-authentication-library-for-go v1.6.0 // indirect
2424
github.com/adrg/xdg v0.5.3 // indirect
25-
github.com/andybalholm/brotli v1.2.0 // indirect
25+
github.com/andybalholm/brotli v1.2.1 // indirect
2626
github.com/apache/arrow/go/v13 v13.0.0-20230731205701-112f94971882 // indirect
2727
github.com/apache/thrift v0.22.0 // indirect
2828
github.com/apapsch/go-jsonmerge/v2 v2.0.0 // indirect
@@ -56,22 +56,18 @@ require (
5656
github.com/go-logr/stdr v1.2.2 // indirect
5757
github.com/goccy/go-json v0.10.6 // indirect
5858
github.com/golang-jwt/jwt/v5 v5.3.0 // indirect
59-
github.com/golang/snappy v1.0.0 // indirect
6059
github.com/google/flatbuffers v25.12.19+incompatible // indirect
6160
github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.3.3 // indirect
6261
github.com/grpc-ecosystem/grpc-gateway/v2 v2.28.0 // indirect
6362
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
6463
github.com/hashicorp/go-retryablehttp v0.7.8 // indirect
6564
github.com/inconshreveable/mousetrap v1.1.0 // indirect
66-
github.com/klauspost/asmfmt v1.3.2 // indirect
6765
github.com/klauspost/compress v1.18.5 // indirect
6866
github.com/klauspost/cpuid/v2 v2.3.0 // indirect
6967
github.com/kylelemons/godebug v1.1.0 // indirect
7068
github.com/mailru/easyjson v0.9.2 // indirect
7169
github.com/mattn/go-colorable v0.1.14 // indirect
7270
github.com/mattn/go-isatty v0.0.20 // indirect
73-
github.com/minio/asm2plan9s v0.0.0-20200509001527-cdd76441f9d8 // indirect
74-
github.com/minio/c2goasm v0.0.0-20190812172519-36a3d3bbc4f3 // indirect
7571
github.com/oapi-codegen/runtime v1.3.0 // indirect
7672
github.com/pierrec/lz4/v4 v4.1.26 // indirect
7773
github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c // indirect
@@ -101,7 +97,7 @@ require (
10197
golang.org/x/mod v0.34.0 // indirect
10298
golang.org/x/net v0.52.0 // indirect
10399
golang.org/x/sync v0.20.0 // indirect
104-
golang.org/x/sys v0.42.0 // indirect
100+
golang.org/x/sys v0.43.0 // indirect
105101
golang.org/x/telemetry v0.0.0-20260316223853-b6b0c46d1ccd // indirect
106102
golang.org/x/text v0.35.0 // indirect
107103
golang.org/x/tools v0.43.0 // indirect

plugins/destination/azblob/go.sum

Lines changed: 6 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@ github.com/AzureAD/microsoft-authentication-library-for-go v1.6.0/go.mod h1:HKpQ
1717
github.com/RaveNoX/go-jsoncommentstrip v1.0.0/go.mod h1:78ihd09MekBnJnxpICcwzCMzGrKSKYe4AqU6PDYYpjk=
1818
github.com/adrg/xdg v0.5.3 h1:xRnxJXne7+oWDatRhR1JLnvuccuIeCoBu2rtuLqQB78=
1919
github.com/adrg/xdg v0.5.3/go.mod h1:nlTsY+NNiCBGCK2tpm09vRqfVzrc2fLmXGpBLF0zlTQ=
20-
github.com/andybalholm/brotli v1.2.0 h1:ukwgCxwYrmACq68yiUqwIWnGY0cTPox/M94sVwToPjQ=
21-
github.com/andybalholm/brotli v1.2.0/go.mod h1:rzTDkvFWvIrjDXZHkuS16NPggd91W3kUSvPlQ1pLaKY=
22-
github.com/apache/arrow-go/v18 v18.5.2 h1:3uoHjoaEie5eVsxx/Bt64hKwZx4STb+beAkqKOlq/lY=
23-
github.com/apache/arrow-go/v18 v18.5.2/go.mod h1:yNoizNTT4peTciJ7V01d2EgOkE1d0fQ1vZcFOsVtFsw=
20+
github.com/andybalholm/brotli v1.2.1 h1:R+f5xP285VArJDRgowrfb9DqL18yVK0gKAW/F+eTWro=
21+
github.com/andybalholm/brotli v1.2.1/go.mod h1:rzTDkvFWvIrjDXZHkuS16NPggd91W3kUSvPlQ1pLaKY=
22+
github.com/apache/arrow-go/v18 v18.6.0 h1:GX/Jyd3R7mCLiECAwY9FWbbaYblie2WXBSz4Sw8fNpM=
23+
github.com/apache/arrow-go/v18 v18.6.0/go.mod h1:gm3MiPpY82fLYK5VKPB3WoJbsiLVDfT7flD5/vHReKw=
2424
github.com/apache/arrow/go/v13 v13.0.0-20230731205701-112f94971882 h1:mFDZW1FQk9yndPvxScp7RpcOpdSHaqcgBWO7sDlx4S8=
2525
github.com/apache/arrow/go/v13 v13.0.0-20230731205701-112f94971882/go.mod h1:W69eByFNO0ZR30q1/7Sr9d83zcVZmF2MiP3fFYAWJOc=
2626
github.com/apache/thrift v0.22.0 h1:r7mTJdj51TMDe6RtcmNdQxgn9XcyfGDOzegMDRg47uc=
@@ -112,8 +112,6 @@ github.com/golang/mock v1.6.0 h1:ErTB+efbowRARo13NNdxyJji2egdxLGQhRaY+DUumQc=
112112
github.com/golang/mock v1.6.0/go.mod h1:p6yTPP+5HYm5mzsMV8JkE6ZKdX+/wYM6Hr+LicevLPs=
113113
github.com/golang/protobuf v1.5.4 h1:i7eJL8qZTpSEXOPTxNKhASYpMn+8e5Q6AdndVa1dWek=
114114
github.com/golang/protobuf v1.5.4/go.mod h1:lnTiLA8Wa4RWRcIUkrtSVa5nRhsEGBg48fD6rSs7xps=
115-
github.com/golang/snappy v1.0.0 h1:Oy607GVXHs7RtbggtPBnr2RmDArIsAefDwvrdWvRhGs=
116-
github.com/golang/snappy v1.0.0/go.mod h1:/XxbfmMg8lxefKM7IXC3fBNl/7bRcc72aCRzEWrmP2Q=
117115
github.com/google/flatbuffers v25.12.19+incompatible h1:haMV2JRRJCe1998HeW/p0X9UaMTK6SDo0ffLn2+DbLs=
118116
github.com/google/flatbuffers v25.12.19+incompatible/go.mod h1:1AeVuKshWv4vARoZatz6mlQ0JxURH0Kv5+zNeJKJCa8=
119117
github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8=
@@ -135,8 +133,6 @@ github.com/inconshreveable/mousetrap v1.1.0/go.mod h1:vpF70FUmC8bwa3OWnCshd2FqLf
135133
github.com/juju/gnuflag v0.0.0-20171113085948-2ce1bb71843d/go.mod h1:2PavIy+JPciBPrBUjwbNvtwB6RQlve+hkpll6QSNmOE=
136134
github.com/keybase/go-keychain v0.0.1 h1:way+bWYa6lDppZoZcgMbYsvC7GxljxrskdNInRtuthU=
137135
github.com/keybase/go-keychain v0.0.1/go.mod h1:PdEILRW3i9D8JcdM+FmY6RwkHGnhHxXwkPPMeUgOK1k=
138-
github.com/klauspost/asmfmt v1.3.2 h1:4Ri7ox3EwapiOjCki+hw14RyKk201CN4rzyCJRFLpK4=
139-
github.com/klauspost/asmfmt v1.3.2/go.mod h1:AG8TuvYojzulgDAMCnYn50l/5QV3Bs/tp6j0HLHbNSE=
140136
github.com/klauspost/compress v1.18.5 h1:/h1gH5Ce+VWNLSWqPzOVn6XBO+vJbCNGvjoaGBFW2IE=
141137
github.com/klauspost/compress v1.18.5/go.mod h1:cwPg85FWrGar70rWktvGQj8/hthj3wpl0PGDogxkrSQ=
142138
github.com/klauspost/cpuid/v2 v2.3.0 h1:S4CRMLnYUhGeDFDqkGriYKdfoFlDnMtqTiI/sFzhA9Y=
@@ -153,10 +149,6 @@ github.com/mattn/go-colorable v0.1.14 h1:9A9LHSqF/7dyVVX6g0U9cwm9pG3kP9gSzcuIPHP
153149
github.com/mattn/go-colorable v0.1.14/go.mod h1:6LmQG8QLFO4G5z1gPvYEzlUgJ2wF+stgPZH1UqBm1s8=
154150
github.com/mattn/go-isatty v0.0.20 h1:xfD0iDuEKnDkl03q4limB+vH+GxLEtL/jb4xVJSWWEY=
155151
github.com/mattn/go-isatty v0.0.20/go.mod h1:W+V8PltTTMOvKvAeJH7IuucS94S2C6jfK/D7dTCTo3Y=
156-
github.com/minio/asm2plan9s v0.0.0-20200509001527-cdd76441f9d8 h1:AMFGa4R4MiIpspGNG7Z948v4n35fFGB3RR3G/ry4FWs=
157-
github.com/minio/asm2plan9s v0.0.0-20200509001527-cdd76441f9d8/go.mod h1:mC1jAcsrzbxHt8iiaC+zU4b1ylILSosueou12R++wfY=
158-
github.com/minio/c2goasm v0.0.0-20190812172519-36a3d3bbc4f3 h1:+n/aFZefKZp7spd8DFdX7uMikMLXX4oubIzJF4kv/wI=
159-
github.com/minio/c2goasm v0.0.0-20190812172519-36a3d3bbc4f3/go.mod h1:RagcQ7I8IeTMnF8JTXieKnO4Z6JCsikNEzj0DwauVzE=
160152
github.com/mitchellh/hashstructure/v2 v2.0.2 h1:vGKWl0YJqUNxE8d+h8f6NJLcCJrgbhC4NcD46KavDd4=
161153
github.com/mitchellh/hashstructure/v2 v2.0.2/go.mod h1:MG3aRVU/N29oo/V/IhBX8GR/zz4kQkprJgF2EVszyDE=
162154
github.com/oapi-codegen/runtime v1.3.0 h1:vyK1zc0gDWWXgk2xoQa4+X4RNNc5SL2RbTpJS/4vMYA=
@@ -253,8 +245,8 @@ golang.org/x/sync v0.20.0 h1:e0PTpb7pjO8GAtTs2dQ6jYa5BWYlMuX047Dco/pItO4=
253245
golang.org/x/sync v0.20.0/go.mod h1:9xrNwdLfx4jkKbNva9FpL6vEN7evnE43NNNJQ2LF3+0=
254246
golang.org/x/sys v0.1.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
255247
golang.org/x/sys v0.6.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
256-
golang.org/x/sys v0.42.0 h1:omrd2nAlyT5ESRdCLYdm3+fMfNFE/+Rf4bDIQImRJeo=
257-
golang.org/x/sys v0.42.0/go.mod h1:4GL1E5IUh+htKOUEOaiffhrAeqysfVGipDYzABqnCmw=
248+
golang.org/x/sys v0.43.0 h1:Rlag2XtaFTxp19wS8MXlJwTvoh8ArU6ezoyFsMyCTNI=
249+
golang.org/x/sys v0.43.0/go.mod h1:4GL1E5IUh+htKOUEOaiffhrAeqysfVGipDYzABqnCmw=
258250
golang.org/x/telemetry v0.0.0-20260316223853-b6b0c46d1ccd h1:QbR6Giw8AyR6v6Vff72jiZRUdZnetfgYRndQuKa806k=
259251
golang.org/x/telemetry v0.0.0-20260316223853-b6b0c46d1ccd/go.mod h1:TpUTTEp9frx7rTdLpC9gFG9kdI7zVLFTFFlqaH2Cncw=
260252
golang.org/x/text v0.35.0 h1:JOVx6vVDFokkpaq1AEptVzLTpDe9KGpj5tR4/X+ybL8=

plugins/destination/bigquery/go.mod

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

55
require (
66
cloud.google.com/go/bigquery v1.76.0
7-
github.com/apache/arrow-go/v18 v18.5.2
7+
github.com/apache/arrow-go/v18 v18.6.0
88
github.com/cloudquery/codegen v0.4.1
99
github.com/cloudquery/plugin-sdk/v4 v4.95.1
1010
github.com/goccy/go-json v0.10.6
@@ -110,7 +110,7 @@ require (
110110
github.com/thoas/go-funk v0.9.3 // indirect
111111
golang.org/x/net v0.52.0 // indirect; indirect // indirect
112112
golang.org/x/oauth2 v0.36.0 // indirect
113-
golang.org/x/sys v0.42.0 // indirect
113+
golang.org/x/sys v0.43.0 // indirect
114114
golang.org/x/text v0.35.0 // indirect
115115
golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da // indirect
116116
google.golang.org/genproto v0.0.0-20260319201613-d00831a3d3e7 // indirect

0 commit comments

Comments
 (0)