Skip to content

Commit f6b7143

Browse files
authored
fix(deps): Update module github.com/apache/arrow-go/v18 to v18.2.0 (#2103)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/apache/arrow-go/v18](https://redirect.github.com/apache/arrow-go) | require | minor | `v18.1.0` -> `v18.2.0` | --- ### Release Notes <details> <summary>apache/arrow-go (github.com/apache/arrow-go/v18)</summary> ### [`v18.2.0`](https://redirect.github.com/apache/arrow-go/releases/tag/v18.2.0) [Compare Source](https://redirect.github.com/apache/arrow-go/compare/v18.1.0...v18.2.0) ##### What's Changed - fix(release): fix wrong upload path by [@&#8203;kou](https://redirect.github.com/kou) in [https://github.com/apache/arrow-go/pull/243](https://redirect.github.com/apache/arrow-go/pull/243) - chore: Bump google.golang.org/protobuf from 1.36.1 to 1.36.2 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/248](https://redirect.github.com/apache/arrow-go/pull/248) - chore: Bump github.com/substrait-io/substrait-go/v3 from 3.2.1 to 3.3.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/247](https://redirect.github.com/apache/arrow-go/pull/247) - chore: Bump actions/upload-artifact from 4.5.0 to 4.6.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/245](https://redirect.github.com/apache/arrow-go/pull/245) - fix(release): fix svn add command and add script to generate release notes by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/249](https://redirect.github.com/apache/arrow-go/pull/249) - fix(arrow/cdata): move headers into parent Go package by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/251](https://redirect.github.com/apache/arrow-go/pull/251) - chore: Bump google.golang.org/protobuf from 1.36.2 to 1.36.3 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/255](https://redirect.github.com/apache/arrow-go/pull/255) - chore: Bump github.com/substrait-io/substrait-go/v3 from 3.3.0 to 3.4.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/253](https://redirect.github.com/apache/arrow-go/pull/253) - chore: Add NOTICE.txt file by [@&#8203;singh1203](https://redirect.github.com/singh1203) in [https://github.com/apache/arrow-go/pull/257](https://redirect.github.com/apache/arrow-go/pull/257) - chore: Bump google.golang.org/protobuf from 1.36.3 to 1.36.4 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/259](https://redirect.github.com/apache/arrow-go/pull/259) - chore: Bump github.com/substrait-io/substrait-go/v3 from 3.4.0 to 3.5.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/260](https://redirect.github.com/apache/arrow-go/pull/260) - chore: Bump actions/setup-go from 5.2.0 to 5.3.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/258](https://redirect.github.com/apache/arrow-go/pull/258) - chore: Bump google.golang.org/grpc from 1.69.2 to 1.70.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/262](https://redirect.github.com/apache/arrow-go/pull/262) - chore: Bump github.com/google/flatbuffers from 24.12.23+incompatible to 25.1.24+incompatible by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/261](https://redirect.github.com/apache/arrow-go/pull/261) - chore: Update self-hosted arm runner to ubuntu-24.04-arm by [@&#8203;singh1203](https://redirect.github.com/singh1203) in [https://github.com/apache/arrow-go/pull/268](https://redirect.github.com/apache/arrow-go/pull/268) - chore: Bump github.com/substrait-io/substrait-go/v3 from 3.5.0 to 3.6.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/272](https://redirect.github.com/apache/arrow-go/pull/272) - chore: Bump actions/setup-python from 5.3.0 to 5.4.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/266](https://redirect.github.com/apache/arrow-go/pull/266) - chore: Bump google.golang.org/protobuf from 1.36.4 to 1.36.5 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/270](https://redirect.github.com/apache/arrow-go/pull/270) - chore: Bump golang.org/x/tools from 0.29.0 to 0.30.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/273](https://redirect.github.com/apache/arrow-go/pull/273) - chore: Drop executable file bit of source files by [@&#8203;jas4711](https://redirect.github.com/jas4711) in [https://github.com/apache/arrow-go/pull/274](https://redirect.github.com/apache/arrow-go/pull/274) - chore: Bump github.com/goccy/go-json from 0.10.4 to 0.10.5 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/264](https://redirect.github.com/apache/arrow-go/pull/264) - ci: update actions/cache by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/276](https://redirect.github.com/apache/arrow-go/pull/276) - fix(arrow/bitutil): fix bitmap ops on 32-bit platforms by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/277](https://redirect.github.com/apache/arrow-go/pull/277) - feat(internal/encoding): add Discard method to decoders by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/280](https://redirect.github.com/apache/arrow-go/pull/280) - feat(parquet/cmd/parquet_reader): Add command to dump the column and offset indices by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/281](https://redirect.github.com/apache/arrow-go/pull/281) - chore: Bump github.com/google/flatbuffers from 25.1.24+incompatible to 25.2.10+incompatible by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/284](https://redirect.github.com/apache/arrow-go/pull/284) - fix(internal/utils): fix clobbering BP by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/288](https://redirect.github.com/apache/arrow-go/pull/288) - chore: Bump github.com/substrait-io/substrait-go/v3 from 3.6.0 to 3.7.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/287](https://redirect.github.com/apache/arrow-go/pull/287) - docs(license): update LICENSE.txt by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/290](https://redirect.github.com/apache/arrow-go/pull/290) - feat(parquet/file): Add SeekToRow for Column readers by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/283](https://redirect.github.com/apache/arrow-go/pull/283) - fix(parquet/pqarrow): propagate field id metadata for lists/maps by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/293](https://redirect.github.com/apache/arrow-go/pull/293) - feat: Add arrayApproxEqualString to handle null characters in string. by [@&#8203;singh1203](https://redirect.github.com/singh1203) in [https://github.com/apache/arrow-go/pull/291](https://redirect.github.com/apache/arrow-go/pull/291) - feat(parquet): update comments for `BufferedStreamEnabled` by [@&#8203;joechenrh](https://redirect.github.com/joechenrh) in [https://github.com/apache/arrow-go/pull/295](https://redirect.github.com/apache/arrow-go/pull/295) - chore: Bump actions/upload-artifact from 4.6.0 to 4.6.1 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/296](https://redirect.github.com/apache/arrow-go/pull/296) - chore: Bump github.com/klauspost/compress from 1.17.11 to 1.18.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/297](https://redirect.github.com/apache/arrow-go/pull/297) - chore: Bump github.com/hamba/avro/v2 from 2.27.0 to 2.28.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/285](https://redirect.github.com/apache/arrow-go/pull/285) - chore: Bump actions/download-artifact from 4.1.8 to 4.1.9 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/301](https://redirect.github.com/apache/arrow-go/pull/301) - fix(arrow/memory): Align allocations always by [@&#8203;lidavidm](https://redirect.github.com/lidavidm) in [https://github.com/apache/arrow-go/pull/289](https://redirect.github.com/apache/arrow-go/pull/289) - chore: Bump github.com/substrait-io/substrait-go/v3 from 3.7.0 to 3.8.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/300](https://redirect.github.com/apache/arrow-go/pull/300) - chore: Bump github.com/klauspost/cpuid/v2 from 2.2.9 to 2.2.10 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/299](https://redirect.github.com/apache/arrow-go/pull/299) - feat(parquet): add byte buffer when disable buffered stream by [@&#8203;joechenrh](https://redirect.github.com/joechenrh) in [https://github.com/apache/arrow-go/pull/302](https://redirect.github.com/apache/arrow-go/pull/302) - perf(overflow): Speed up overflow checks for small integers by [@&#8203;cbandy](https://redirect.github.com/cbandy) in [https://github.com/apache/arrow-go/pull/303](https://redirect.github.com/apache/arrow-go/pull/303) - chore: bump version by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/305](https://redirect.github.com/apache/arrow-go/pull/305) - fix(pqarrow): respect list element nullability during conversion by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/311](https://redirect.github.com/apache/arrow-go/pull/311) - chore(testing): Update testing submodules by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/312](https://redirect.github.com/apache/arrow-go/pull/312) - chore: Bump golang.org/x/sys from 0.30.0 to 0.31.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/309](https://redirect.github.com/apache/arrow-go/pull/309) - chore: Bump google.golang.org/grpc from 1.70.0 to 1.71.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/306](https://redirect.github.com/apache/arrow-go/pull/306) - chore: Bump github.com/substrait-io/substrait-go/v3 from 3.8.0 to 3.9.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/307](https://redirect.github.com/apache/arrow-go/pull/307) ##### New Contributors - [@&#8203;singh1203](https://redirect.github.com/singh1203) made their first contribution in [https://github.com/apache/arrow-go/pull/257](https://redirect.github.com/apache/arrow-go/pull/257) - [@&#8203;jas4711](https://redirect.github.com/jas4711) made their first contribution in [https://github.com/apache/arrow-go/pull/274](https://redirect.github.com/apache/arrow-go/pull/274) - [@&#8203;lidavidm](https://redirect.github.com/lidavidm) made their first contribution in [https://github.com/apache/arrow-go/pull/289](https://redirect.github.com/apache/arrow-go/pull/289) - [@&#8203;cbandy](https://redirect.github.com/cbandy) made their first contribution in [https://github.com/apache/arrow-go/pull/303](https://redirect.github.com/apache/arrow-go/pull/303) **Full Changelog**: apache/arrow-go@v18.1.0...v18.2.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIxMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
1 parent ddae6e0 commit f6b7143

File tree

4 files changed

+42
-42
lines changed

4 files changed

+42
-42
lines changed

examples/simple_plugin/go.mod

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.23.0
55
toolchain go1.24.1
66

77
require (
8-
github.com/apache/arrow-go/v18 v18.1.0
8+
github.com/apache/arrow-go/v18 v18.2.0
99
github.com/cloudquery/plugin-sdk/v4 v4.74.1
1010
github.com/rs/zerolog v1.33.0
1111
)
@@ -40,16 +40,16 @@ require (
4040
github.com/go-logr/logr v1.4.2 // indirect
4141
github.com/go-logr/stdr v1.2.2 // indirect
4242
github.com/goccy/go-json v0.10.5 // indirect
43-
github.com/google/flatbuffers v24.12.23+incompatible // indirect
43+
github.com/google/flatbuffers v25.2.10+incompatible // indirect
4444
github.com/google/uuid v1.6.0 // indirect
4545
github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.2.0 // indirect
4646
github.com/grpc-ecosystem/grpc-gateway/v2 v2.25.1 // indirect
4747
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
4848
github.com/hashicorp/go-retryablehttp v0.7.7 // indirect
4949
github.com/inconshreveable/mousetrap v1.1.0 // indirect
5050
github.com/invopop/jsonschema v0.13.0 // indirect
51-
github.com/klauspost/compress v1.17.11 // indirect
52-
github.com/klauspost/cpuid/v2 v2.2.9 // indirect
51+
github.com/klauspost/compress v1.18.0 // indirect
52+
github.com/klauspost/cpuid/v2 v2.2.10 // indirect
5353
github.com/mailru/easyjson v0.7.7 // indirect
5454
github.com/mattn/go-colorable v0.1.13 // indirect
5555
github.com/mattn/go-isatty v0.0.20 // indirect
@@ -78,12 +78,12 @@ require (
7878
go.opentelemetry.io/otel/trace v1.34.0 // indirect
7979
go.opentelemetry.io/proto/otlp v1.5.0 // indirect
8080
golang.org/x/exp v0.0.0-20241217172543-b2144cdd0a67 // indirect
81-
golang.org/x/mod v0.22.0 // indirect
81+
golang.org/x/mod v0.23.0 // indirect
8282
golang.org/x/net v0.36.0 // indirect
8383
golang.org/x/sync v0.11.0 // indirect
84-
golang.org/x/sys v0.30.0 // indirect
84+
golang.org/x/sys v0.31.0 // indirect
8585
golang.org/x/text v0.22.0 // indirect
86-
golang.org/x/tools v0.29.0 // indirect
86+
golang.org/x/tools v0.30.0 // indirect
8787
golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da // indirect
8888
google.golang.org/genproto/googleapis/api v0.0.0-20250115164207-1a7da9e5054f // indirect
8989
google.golang.org/genproto/googleapis/rpc v0.0.0-20250115164207-1a7da9e5054f // indirect

examples/simple_plugin/go.sum

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ github.com/adrg/xdg v0.5.3 h1:xRnxJXne7+oWDatRhR1JLnvuccuIeCoBu2rtuLqQB78=
33
github.com/adrg/xdg v0.5.3/go.mod h1:nlTsY+NNiCBGCK2tpm09vRqfVzrc2fLmXGpBLF0zlTQ=
44
github.com/andybalholm/brotli v1.1.1 h1:PR2pgnyFznKEugtsUo0xLdDop5SKXd5Qf5ysW+7XdTA=
55
github.com/andybalholm/brotli v1.1.1/go.mod h1:05ib4cKhjx3OQYUY22hTVd34Bc8upXjOLL2rKwwZBoA=
6-
github.com/apache/arrow-go/v18 v18.1.0 h1:agLwJUiVuwXZdwPYVrlITfx7bndULJ/dggbnLFgDp/Y=
7-
github.com/apache/arrow-go/v18 v18.1.0/go.mod h1:tigU/sIgKNXaesf5d7Y95jBBKS5KsxTqYBKXFsvKzo0=
6+
github.com/apache/arrow-go/v18 v18.2.0 h1:QhWqpgZMKfWOniGPhbUxrHohWnooGURqL2R2Gg4SO1Q=
7+
github.com/apache/arrow-go/v18 v18.2.0/go.mod h1:Ic/01WSwGJWRrdAZcxjBZ5hbApNJ28K96jGYaxzzGUc=
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.21.0 h1:tdPmh/ptjE1IJnhbhrcl2++TauVjy242rkV/UzJChnE=
@@ -81,8 +81,8 @@ github.com/golang/protobuf v1.5.4 h1:i7eJL8qZTpSEXOPTxNKhASYpMn+8e5Q6AdndVa1dWek
8181
github.com/golang/protobuf v1.5.4/go.mod h1:lnTiLA8Wa4RWRcIUkrtSVa5nRhsEGBg48fD6rSs7xps=
8282
github.com/golang/snappy v0.0.4 h1:yAGX7huGHXlcLOEtBnF4w7FQwA26wojNCwOYAEhLjQM=
8383
github.com/golang/snappy v0.0.4/go.mod h1:/XxbfmMg8lxefKM7IXC3fBNl/7bRcc72aCRzEWrmP2Q=
84-
github.com/google/flatbuffers v24.12.23+incompatible h1:ubBKR94NR4pXUCY/MUsRVzd9umNW7ht7EG9hHfS9FX8=
85-
github.com/google/flatbuffers v24.12.23+incompatible/go.mod h1:1AeVuKshWv4vARoZatz6mlQ0JxURH0Kv5+zNeJKJCa8=
84+
github.com/google/flatbuffers v25.2.10+incompatible h1:F3vclr7C3HpB1k9mxCGRMXq6FdUalZ6H/pNX4FP1v0Q=
85+
github.com/google/flatbuffers v25.2.10+incompatible/go.mod h1:1AeVuKshWv4vARoZatz6mlQ0JxURH0Kv5+zNeJKJCa8=
8686
github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8=
8787
github.com/google/go-cmp v0.7.0/go.mod h1:pXiqmnSA92OHEEa9HXL2W4E7lf9JzCmGVUdgjX3N/iU=
8888
github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=
@@ -105,10 +105,10 @@ github.com/josharian/intern v1.0.0/go.mod h1:5DoeVV0s6jJacbCEi61lwdGj/aVlrQvzHFF
105105
github.com/juju/gnuflag v0.0.0-20171113085948-2ce1bb71843d/go.mod h1:2PavIy+JPciBPrBUjwbNvtwB6RQlve+hkpll6QSNmOE=
106106
github.com/klauspost/asmfmt v1.3.2 h1:4Ri7ox3EwapiOjCki+hw14RyKk201CN4rzyCJRFLpK4=
107107
github.com/klauspost/asmfmt v1.3.2/go.mod h1:AG8TuvYojzulgDAMCnYn50l/5QV3Bs/tp6j0HLHbNSE=
108-
github.com/klauspost/compress v1.17.11 h1:In6xLpyWOi1+C7tXUUWv2ot1QvBjxevKAaI6IXrJmUc=
109-
github.com/klauspost/compress v1.17.11/go.mod h1:pMDklpSncoRMuLFrf1W9Ss9KT+0rH90U12bZKk7uwG0=
110-
github.com/klauspost/cpuid/v2 v2.2.9 h1:66ze0taIn2H33fBvCkXuv9BmCwDfafmiIVpKV9kKGuY=
111-
github.com/klauspost/cpuid/v2 v2.2.9/go.mod h1:rqkxqrZ1EhYM9G+hXH7YdowN5R5RGN6NK4QwQ3WMXF8=
108+
github.com/klauspost/compress v1.18.0 h1:c/Cqfb0r+Yi+JtIEq73FWXVkRonBlf0CRNYc8Zttxdo=
109+
github.com/klauspost/compress v1.18.0/go.mod h1:2Pp+KzxcywXVXMr50+X0Q/Lsb43OQHYWRCY2AiWywWQ=
110+
github.com/klauspost/cpuid/v2 v2.2.10 h1:tBs3QSyvjDyFTq3uoc/9xFpCuOsJQFNPiAhYdw2skhE=
111+
github.com/klauspost/cpuid/v2 v2.2.10/go.mod h1:hqwkgyIinND0mEev00jJYCxPNVRVXFQeu1XKlok6oO0=
112112
github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE=
113113
github.com/kr/pretty v0.3.1/go.mod h1:hoEshYVHaxMs3cyo3Yncou5ZscifuDolrwPKZanG3xk=
114114
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
@@ -190,21 +190,21 @@ go.opentelemetry.io/proto/otlp v1.5.0 h1:xJvq7gMzB31/d406fB8U5CBdyQGw4P399D1aQWU
190190
go.opentelemetry.io/proto/otlp v1.5.0/go.mod h1:keN8WnHxOy8PG0rQZjJJ5A2ebUoafqWp0eVQ4yIXvJ4=
191191
golang.org/x/exp v0.0.0-20241217172543-b2144cdd0a67 h1:1UoZQm6f0P/ZO0w1Ri+f+ifG/gXhegadRdwBIXEFWDo=
192192
golang.org/x/exp v0.0.0-20241217172543-b2144cdd0a67/go.mod h1:qj5a5QZpwLU2NLQudwIN5koi3beDhSAlJwa67PuM98c=
193-
golang.org/x/mod v0.22.0 h1:D4nJWe9zXqHOmWqj4VMOJhvzj7bEZg4wEYa759z1pH4=
194-
golang.org/x/mod v0.22.0/go.mod h1:6SkKJ3Xj0I0BrPOZoBy3bdMptDDU9oJrpohJ3eWZ1fY=
193+
golang.org/x/mod v0.23.0 h1:Zb7khfcRGKk+kqfxFaP5tZqCnDZMjC5VtUBs87Hr6QM=
194+
golang.org/x/mod v0.23.0/go.mod h1:6SkKJ3Xj0I0BrPOZoBy3bdMptDDU9oJrpohJ3eWZ1fY=
195195
golang.org/x/net v0.36.0 h1:vWF2fRbw4qslQsQzgFqZff+BItCvGFQqKzKIzx1rmoA=
196196
golang.org/x/net v0.36.0/go.mod h1:bFmbeoIPfrw4sMHNhb4J9f6+tPziuGjq7Jk/38fxi1I=
197197
golang.org/x/sync v0.11.0 h1:GGz8+XQP4FvTTrjZPzNKTMFtSXH80RAzG+5ghFPgK9w=
198198
golang.org/x/sync v0.11.0/go.mod h1:Czt+wKu1gCyEFDUtn0jG5QVvpJ6rzVqr5aXyt9drQfk=
199199
golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
200200
golang.org/x/sys v0.6.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
201201
golang.org/x/sys v0.12.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
202-
golang.org/x/sys v0.30.0 h1:QjkSwP/36a20jFYWkSue1YwXzLmsV5Gfq7Eiy72C1uc=
203-
golang.org/x/sys v0.30.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
202+
golang.org/x/sys v0.31.0 h1:ioabZlmFYtWhL+TRYpcnNlLwhyxaM9kWTDEmfnprqik=
203+
golang.org/x/sys v0.31.0/go.mod h1:BJP2sWEmIv4KK5OTEluFJCKSidICx8ciO85XgH3Ak8k=
204204
golang.org/x/text v0.22.0 h1:bofq7m3/HAFvbF51jz3Q9wLg3jkvSPuiZu/pD1XwgtM=
205205
golang.org/x/text v0.22.0/go.mod h1:YRoo4H8PVmsu+E3Ou7cqLVH8oXWIHVoX0jqUWALQhfY=
206-
golang.org/x/tools v0.29.0 h1:Xx0h3TtM9rzQpQuR4dKLrdglAmCEN5Oi+P74JdhdzXE=
207-
golang.org/x/tools v0.29.0/go.mod h1:KMQVMRsVxU6nHCFXrBPhDB8XncLNLM0lIy/F14RP588=
206+
golang.org/x/tools v0.30.0 h1:BgcpHewrV5AUp2G9MebG4XPFI1E2W41zU1SaqVA9vJY=
207+
golang.org/x/tools v0.30.0/go.mod h1:c347cR/OJfw5TI+GfX7RUPNMdDRRbjvYTS0jPyvsVtY=
208208
golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da h1:noIWHXmPHxILtqtCOPIhSt0ABwskkZKjD3bXGnZGpNY=
209209
golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da/go.mod h1:NDW/Ps6MPRej6fsCIbMTohpP40sJ/P/vI1MoTEGwX90=
210210
gonum.org/v1/gonum v0.15.1 h1:FNy7N6OUZVUaWG9pTiD+jlhdQ3lMP+/LcTpJ6+a8sQ0=

go.mod

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.23.0
55
toolchain go1.24.1
66

77
require (
8-
github.com/apache/arrow-go/v18 v18.1.0
8+
github.com/apache/arrow-go/v18 v18.2.0
99
github.com/aws/aws-sdk-go-v2 v1.36.3
1010
github.com/aws/aws-sdk-go-v2/config v1.29.9
1111
github.com/aws/aws-sdk-go-v2/service/licensemanager v1.30.1
@@ -69,12 +69,12 @@ require (
6969
github.com/ghodss/yaml v1.0.0 // indirect
7070
github.com/go-logr/logr v1.4.2 // indirect
7171
github.com/go-logr/stdr v1.2.2 // indirect
72-
github.com/google/flatbuffers v24.12.23+incompatible // indirect
72+
github.com/google/flatbuffers v25.2.10+incompatible // indirect
7373
github.com/grpc-ecosystem/grpc-gateway/v2 v2.25.1 // indirect
7474
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
7575
github.com/inconshreveable/mousetrap v1.1.0 // indirect
76-
github.com/klauspost/compress v1.17.11 // indirect
77-
github.com/klauspost/cpuid/v2 v2.2.9 // indirect
76+
github.com/klauspost/compress v1.18.0 // indirect
77+
github.com/klauspost/cpuid/v2 v2.2.10 // indirect
7878
github.com/mailru/easyjson v0.7.7 // indirect
7979
github.com/mattn/go-colorable v0.1.13 // indirect
8080
github.com/mattn/go-isatty v0.0.20 // indirect
@@ -87,10 +87,10 @@ require (
8787
github.com/zeebo/xxh3 v1.0.2 // indirect
8888
go.opentelemetry.io/auto/sdk v1.1.0 // indirect
8989
go.opentelemetry.io/proto/otlp v1.5.0 // indirect
90-
golang.org/x/mod v0.22.0 // indirect
90+
golang.org/x/mod v0.23.0 // indirect
9191
golang.org/x/net v0.36.0 // indirect
92-
golang.org/x/sys v0.30.0 // indirect
93-
golang.org/x/tools v0.29.0 // indirect
92+
golang.org/x/sys v0.31.0 // indirect
93+
golang.org/x/tools v0.30.0 // indirect
9494
golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da // indirect
9595
google.golang.org/genproto/googleapis/api v0.0.0-20250115164207-1a7da9e5054f // indirect
9696
google.golang.org/genproto/googleapis/rpc v0.0.0-20250115164207-1a7da9e5054f // indirect

go.sum

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ github.com/adrg/xdg v0.5.3 h1:xRnxJXne7+oWDatRhR1JLnvuccuIeCoBu2rtuLqQB78=
33
github.com/adrg/xdg v0.5.3/go.mod h1:nlTsY+NNiCBGCK2tpm09vRqfVzrc2fLmXGpBLF0zlTQ=
44
github.com/andybalholm/brotli v1.1.1 h1:PR2pgnyFznKEugtsUo0xLdDop5SKXd5Qf5ysW+7XdTA=
55
github.com/andybalholm/brotli v1.1.1/go.mod h1:05ib4cKhjx3OQYUY22hTVd34Bc8upXjOLL2rKwwZBoA=
6-
github.com/apache/arrow-go/v18 v18.1.0 h1:agLwJUiVuwXZdwPYVrlITfx7bndULJ/dggbnLFgDp/Y=
7-
github.com/apache/arrow-go/v18 v18.1.0/go.mod h1:tigU/sIgKNXaesf5d7Y95jBBKS5KsxTqYBKXFsvKzo0=
6+
github.com/apache/arrow-go/v18 v18.2.0 h1:QhWqpgZMKfWOniGPhbUxrHohWnooGURqL2R2Gg4SO1Q=
7+
github.com/apache/arrow-go/v18 v18.2.0/go.mod h1:Ic/01WSwGJWRrdAZcxjBZ5hbApNJ28K96jGYaxzzGUc=
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.21.0 h1:tdPmh/ptjE1IJnhbhrcl2++TauVjy242rkV/UzJChnE=
@@ -81,8 +81,8 @@ github.com/golang/protobuf v1.5.4 h1:i7eJL8qZTpSEXOPTxNKhASYpMn+8e5Q6AdndVa1dWek
8181
github.com/golang/protobuf v1.5.4/go.mod h1:lnTiLA8Wa4RWRcIUkrtSVa5nRhsEGBg48fD6rSs7xps=
8282
github.com/golang/snappy v0.0.4 h1:yAGX7huGHXlcLOEtBnF4w7FQwA26wojNCwOYAEhLjQM=
8383
github.com/golang/snappy v0.0.4/go.mod h1:/XxbfmMg8lxefKM7IXC3fBNl/7bRcc72aCRzEWrmP2Q=
84-
github.com/google/flatbuffers v24.12.23+incompatible h1:ubBKR94NR4pXUCY/MUsRVzd9umNW7ht7EG9hHfS9FX8=
85-
github.com/google/flatbuffers v24.12.23+incompatible/go.mod h1:1AeVuKshWv4vARoZatz6mlQ0JxURH0Kv5+zNeJKJCa8=
84+
github.com/google/flatbuffers v25.2.10+incompatible h1:F3vclr7C3HpB1k9mxCGRMXq6FdUalZ6H/pNX4FP1v0Q=
85+
github.com/google/flatbuffers v25.2.10+incompatible/go.mod h1:1AeVuKshWv4vARoZatz6mlQ0JxURH0Kv5+zNeJKJCa8=
8686
github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8=
8787
github.com/google/go-cmp v0.7.0/go.mod h1:pXiqmnSA92OHEEa9HXL2W4E7lf9JzCmGVUdgjX3N/iU=
8888
github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=
@@ -105,10 +105,10 @@ github.com/josharian/intern v1.0.0/go.mod h1:5DoeVV0s6jJacbCEi61lwdGj/aVlrQvzHFF
105105
github.com/juju/gnuflag v0.0.0-20171113085948-2ce1bb71843d/go.mod h1:2PavIy+JPciBPrBUjwbNvtwB6RQlve+hkpll6QSNmOE=
106106
github.com/klauspost/asmfmt v1.3.2 h1:4Ri7ox3EwapiOjCki+hw14RyKk201CN4rzyCJRFLpK4=
107107
github.com/klauspost/asmfmt v1.3.2/go.mod h1:AG8TuvYojzulgDAMCnYn50l/5QV3Bs/tp6j0HLHbNSE=
108-
github.com/klauspost/compress v1.17.11 h1:In6xLpyWOi1+C7tXUUWv2ot1QvBjxevKAaI6IXrJmUc=
109-
github.com/klauspost/compress v1.17.11/go.mod h1:pMDklpSncoRMuLFrf1W9Ss9KT+0rH90U12bZKk7uwG0=
110-
github.com/klauspost/cpuid/v2 v2.2.9 h1:66ze0taIn2H33fBvCkXuv9BmCwDfafmiIVpKV9kKGuY=
111-
github.com/klauspost/cpuid/v2 v2.2.9/go.mod h1:rqkxqrZ1EhYM9G+hXH7YdowN5R5RGN6NK4QwQ3WMXF8=
108+
github.com/klauspost/compress v1.18.0 h1:c/Cqfb0r+Yi+JtIEq73FWXVkRonBlf0CRNYc8Zttxdo=
109+
github.com/klauspost/compress v1.18.0/go.mod h1:2Pp+KzxcywXVXMr50+X0Q/Lsb43OQHYWRCY2AiWywWQ=
110+
github.com/klauspost/cpuid/v2 v2.2.10 h1:tBs3QSyvjDyFTq3uoc/9xFpCuOsJQFNPiAhYdw2skhE=
111+
github.com/klauspost/cpuid/v2 v2.2.10/go.mod h1:hqwkgyIinND0mEev00jJYCxPNVRVXFQeu1XKlok6oO0=
112112
github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE=
113113
github.com/kr/pretty v0.3.1/go.mod h1:hoEshYVHaxMs3cyo3Yncou5ZscifuDolrwPKZanG3xk=
114114
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
@@ -203,8 +203,8 @@ golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550/go.mod h1:yigFU9vqHzYiE8U
203203
golang.org/x/exp v0.0.0-20241217172543-b2144cdd0a67 h1:1UoZQm6f0P/ZO0w1Ri+f+ifG/gXhegadRdwBIXEFWDo=
204204
golang.org/x/exp v0.0.0-20241217172543-b2144cdd0a67/go.mod h1:qj5a5QZpwLU2NLQudwIN5koi3beDhSAlJwa67PuM98c=
205205
golang.org/x/mod v0.4.2/go.mod h1:s0Qsj1ACt9ePp/hMypM3fl4fZqREWJwdYDEqhRiZZUA=
206-
golang.org/x/mod v0.22.0 h1:D4nJWe9zXqHOmWqj4VMOJhvzj7bEZg4wEYa759z1pH4=
207-
golang.org/x/mod v0.22.0/go.mod h1:6SkKJ3Xj0I0BrPOZoBy3bdMptDDU9oJrpohJ3eWZ1fY=
206+
golang.org/x/mod v0.23.0 h1:Zb7khfcRGKk+kqfxFaP5tZqCnDZMjC5VtUBs87Hr6QM=
207+
golang.org/x/mod v0.23.0/go.mod h1:6SkKJ3Xj0I0BrPOZoBy3bdMptDDU9oJrpohJ3eWZ1fY=
208208
golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3/go.mod h1:t9HGtf8HONx5eT2rtn7q6eTqICYqUVnKs3thJo3Qplg=
209209
golang.org/x/net v0.0.0-20190620200207-3b0461eec859/go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s=
210210
golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4/go.mod h1:p54w0d4576C0XHj96bSt6lcn1PtDYWL6XObtHCRCNQM=
@@ -224,8 +224,8 @@ golang.org/x/sys v0.0.0-20210510120138-977fb7262007/go.mod h1:oPkhp1MJrh7nUepCBc
224224
golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
225225
golang.org/x/sys v0.6.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
226226
golang.org/x/sys v0.12.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
227-
golang.org/x/sys v0.30.0 h1:QjkSwP/36a20jFYWkSue1YwXzLmsV5Gfq7Eiy72C1uc=
228-
golang.org/x/sys v0.30.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
227+
golang.org/x/sys v0.31.0 h1:ioabZlmFYtWhL+TRYpcnNlLwhyxaM9kWTDEmfnprqik=
228+
golang.org/x/sys v0.31.0/go.mod h1:BJP2sWEmIv4KK5OTEluFJCKSidICx8ciO85XgH3Ak8k=
229229
golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1/go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo=
230230
golang.org/x/text v0.3.0/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ=
231231
golang.org/x/text v0.3.3/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ=
@@ -234,8 +234,8 @@ golang.org/x/text v0.22.0/go.mod h1:YRoo4H8PVmsu+E3Ou7cqLVH8oXWIHVoX0jqUWALQhfY=
234234
golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ=
235235
golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo=
236236
golang.org/x/tools v0.1.1/go.mod h1:o0xws9oXOQQZyjljx8fwUC0k7L1pTE6eaCbjGeHmOkk=
237-
golang.org/x/tools v0.29.0 h1:Xx0h3TtM9rzQpQuR4dKLrdglAmCEN5Oi+P74JdhdzXE=
238-
golang.org/x/tools v0.29.0/go.mod h1:KMQVMRsVxU6nHCFXrBPhDB8XncLNLM0lIy/F14RP588=
237+
golang.org/x/tools v0.30.0 h1:BgcpHewrV5AUp2G9MebG4XPFI1E2W41zU1SaqVA9vJY=
238+
golang.org/x/tools v0.30.0/go.mod h1:c347cR/OJfw5TI+GfX7RUPNMdDRRbjvYTS0jPyvsVtY=
239239
golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
240240
golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
241241
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=

0 commit comments

Comments
 (0)