Skip to content

Commit 78985aa

Browse files
authored
fix(deps): Update module github.com/apache/arrow-go/v18 to v18.5.1 (#2400)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/apache/arrow-go/v18](https://redirect.github.com/apache/arrow-go) | require | patch | `v18.5.0` -> `v18.5.1` | --- ### Release Notes <details> <summary>apache/arrow-go (github.com/apache/arrow-go/v18)</summary> ### [`v18.5.1`](https://redirect.github.com/apache/arrow-go/releases/tag/v18.5.1) [Compare Source](https://redirect.github.com/apache/arrow-go/compare/v18.5.0...v18.5.1) #### What's Changed - fix(internal): fix assertion on undefined behavior by [@&#8203;amoeba](https://redirect.github.com/amoeba) in [https://github.com/apache/arrow-go/pull/602](https://redirect.github.com/apache/arrow-go/pull/602) - chore: Bump actions/upload-artifact from 5.0.0 to 6.0.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/apache/arrow-go/pull/611](https://redirect.github.com/apache/arrow-go/pull/611)1 - chore: Bump google.golang.org/protobuf from 1.36.10 to 1.36.11 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/apache/arrow-go/pull/607](https://redirect.github.com/apache/arrow-go/pull/607)7 - chore: Bump github.com/pierrec/lz4/v4 from 4.1.22 to 4.1.23 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/apache/arrow-go/pull/616](https://redirect.github.com/apache/arrow-go/pull/616)6 - chore: Bump golang.org/x/tools from 0.39.0 to 0.40.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/apache/arrow-go/pull/609](https://redirect.github.com/apache/arrow-go/pull/609)9 - chore: Bump actions/cache from 4 to 5 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/apache/arrow-go/pull/608](https://redirect.github.com/apache/arrow-go/pull/608)8 - chore: Bump actions/download-artifact from 6.0.0 to 7.0.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/apache/arrow-go/pull/610](https://redirect.github.com/apache/arrow-go/pull/610)0 - ci(benchmark): switch to new conbench instance by [@&#8203;rok](https://redirect.github.com/rok) in [https://github.com/apache/arrow-go/pull/593](https://redirect.github.com/apache/arrow-go/pull/593) - fix(flight): make StreamChunksFromReader ctx aware and cancellation-safe by [@&#8203;arnoldwakim](https://redirect.github.com/arnoldwakim) in [https://github.com/apache/arrow-go/pull/615](https://redirect.github.com/apache/arrow-go/pull/615) - fix(parquet/variant): fix basic stringify by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/624](https://redirect.github.com/apache/arrow-go/pull/624) - chore: Bump github.com/google/flatbuffers from 25.9.23+incompatible to 25.12.19+incompatible by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/apache/arrow-go/pull/617](https://redirect.github.com/apache/arrow-go/pull/617)7 - chore: Bump google.golang.org/grpc from 1.77.0 to 1.78.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/apache/arrow-go/pull/621](https://redirect.github.com/apache/arrow-go/pull/621)1 - chore: Bump golang.org/x/tools from 0.40.0 to 0.41.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/apache/arrow-go/pull/626](https://redirect.github.com/apache/arrow-go/pull/626)6 - fix(parquet/pqarrow): fix partial struct panic by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/630](https://redirect.github.com/apache/arrow-go/pull/630) - Flaky test fixes by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/629](https://redirect.github.com/apache/arrow-go/pull/629) - ipc: clear variadicCounts in recordEncoder.reset() by [@&#8203;asubiotto](https://redirect.github.com/asubiotto) in [https://github.com/apache/arrow-go/pull/631](https://redirect.github.com/apache/arrow-go/pull/631) - fix(arrow/cdata): Handle errors to prevent panic by [@&#8203;xiaocai2333](https://redirect.github.com/xiaocai2333) in [https://github.com/apache/arrow-go/pull/614](https://redirect.github.com/apache/arrow-go/pull/614) - chore: Bump github.com/substrait-io/substrait-go/v7 from 7.2.0 to 7.2.2 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/apache/arrow-go/pull/612](https://redirect.github.com/apache/arrow-go/pull/612)2 - chore: bump version to 18.5.1 by [@&#8203;zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/632](https://redirect.github.com/apache/arrow-go/pull/632) #### New Contributors - [@&#8203;rok](https://redirect.github.com/rok) made their first contribution in [https://github.com/apache/arrow-go/pull/593](https://redirect.github.com/apache/arrow-go/pull/593) - [@&#8203;asubiotto](https://redirect.github.com/asubiotto) made their first contribution in [https://github.com/apache/arrow-go/pull/631](https://redirect.github.com/apache/arrow-go/pull/631) - [@&#8203;xiaocai2333](https://redirect.github.com/xiaocai2333) made their first contribution in [https://github.com/apache/arrow-go/pull/614](https://redirect.github.com/apache/arrow-go/pull/614) **Full Changelog**: apache/arrow-go@v18.5.0...v18.5.1 </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:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMi4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
1 parent 907b607 commit 78985aa

File tree

4 files changed

+18
-18
lines changed

4 files changed

+18
-18
lines changed

examples/simple_plugin/go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/cloudquery/plugin-sdk/examples/simple_plugin
33
go 1.24.4
44

55
require (
6-
github.com/apache/arrow-go/v18 v18.5.0
6+
github.com/apache/arrow-go/v18 v18.5.1
77
github.com/cloudquery/plugin-sdk/v4 v4.94.0
88
github.com/rs/zerolog v1.34.0
99
)
@@ -42,7 +42,7 @@ require (
4242
github.com/go-logr/logr v1.4.3 // indirect
4343
github.com/go-logr/stdr v1.2.2 // indirect
4444
github.com/goccy/go-json v0.10.5 // indirect
45-
github.com/google/flatbuffers v25.9.23+incompatible // indirect
45+
github.com/google/flatbuffers v25.12.19+incompatible // indirect
4646
github.com/google/uuid v1.6.0 // indirect
4747
github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.3.3 // indirect
4848
github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.3 // indirect
@@ -56,7 +56,7 @@ require (
5656
github.com/mattn/go-colorable v0.1.13 // indirect
5757
github.com/mattn/go-isatty v0.0.20 // indirect
5858
github.com/oapi-codegen/runtime v1.1.2 // indirect
59-
github.com/pierrec/lz4/v4 v4.1.22 // indirect
59+
github.com/pierrec/lz4/v4 v4.1.23 // indirect
6060
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
6161
github.com/samber/lo v1.52.0 // indirect
6262
github.com/santhosh-tekuri/jsonschema/v6 v6.0.2 // indirect

examples/simple_plugin/go.sum

Lines changed: 6 additions & 6 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.2.0 h1:ukwgCxwYrmACq68yiUqwIWnGY0cTPox/M94sVwToPjQ=
55
github.com/andybalholm/brotli v1.2.0/go.mod h1:rzTDkvFWvIrjDXZHkuS16NPggd91W3kUSvPlQ1pLaKY=
6-
github.com/apache/arrow-go/v18 v18.5.0 h1:rmhKjVA+MKVnQIMi/qnM0OxeY4tmHlN3/Pvu+Itmd6s=
7-
github.com/apache/arrow-go/v18 v18.5.0/go.mod h1:F1/wPb3bUy6ZdP4kEPWC7GUZm+yDmxXFERK6uDSkhr8=
6+
github.com/apache/arrow-go/v18 v18.5.1 h1:yaQ6zxMGgf9YCYw4/oaeOU3AULySDlAYDOcnr4LdHdI=
7+
github.com/apache/arrow-go/v18 v18.5.1/go.mod h1:OCCJsmdq8AsRm8FkBSSmYTwL/s4zHW9CqxeBxEytkNE=
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=
@@ -91,8 +91,8 @@ github.com/golang/protobuf v1.5.4 h1:i7eJL8qZTpSEXOPTxNKhASYpMn+8e5Q6AdndVa1dWek
9191
github.com/golang/protobuf v1.5.4/go.mod h1:lnTiLA8Wa4RWRcIUkrtSVa5nRhsEGBg48fD6rSs7xps=
9292
github.com/golang/snappy v1.0.0 h1:Oy607GVXHs7RtbggtPBnr2RmDArIsAefDwvrdWvRhGs=
9393
github.com/golang/snappy v1.0.0/go.mod h1:/XxbfmMg8lxefKM7IXC3fBNl/7bRcc72aCRzEWrmP2Q=
94-
github.com/google/flatbuffers v25.9.23+incompatible h1:rGZKv+wOb6QPzIdkM2KxhBZCDrA0DeN6DNmRDrqIsQU=
95-
github.com/google/flatbuffers v25.9.23+incompatible/go.mod h1:1AeVuKshWv4vARoZatz6mlQ0JxURH0Kv5+zNeJKJCa8=
94+
github.com/google/flatbuffers v25.12.19+incompatible h1:haMV2JRRJCe1998HeW/p0X9UaMTK6SDo0ffLn2+DbLs=
95+
github.com/google/flatbuffers v25.12.19+incompatible/go.mod h1:1AeVuKshWv4vARoZatz6mlQ0JxURH0Kv5+zNeJKJCa8=
9696
github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8=
9797
github.com/google/go-cmp v0.7.0/go.mod h1:pXiqmnSA92OHEEa9HXL2W4E7lf9JzCmGVUdgjX3N/iU=
9898
github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=
@@ -137,8 +137,8 @@ github.com/minio/c2goasm v0.0.0-20190812172519-36a3d3bbc4f3 h1:+n/aFZefKZp7spd8D
137137
github.com/minio/c2goasm v0.0.0-20190812172519-36a3d3bbc4f3/go.mod h1:RagcQ7I8IeTMnF8JTXieKnO4Z6JCsikNEzj0DwauVzE=
138138
github.com/oapi-codegen/runtime v1.1.2 h1:P2+CubHq8fO4Q6fV1tqDBZHCwpVpvPg7oKiYzQgXIyI=
139139
github.com/oapi-codegen/runtime v1.1.2/go.mod h1:SK9X900oXmPWilYR5/WKPzt3Kqxn/uS/+lbpREv+eCg=
140-
github.com/pierrec/lz4/v4 v4.1.22 h1:cKFw6uJDK+/gfw5BcDL0JL5aBsAFdsIT18eRtLj7VIU=
141-
github.com/pierrec/lz4/v4 v4.1.22/go.mod h1:gZWDp/Ze/IJXGXf23ltt2EXimqmTUXEy0GFuRQyBid4=
140+
github.com/pierrec/lz4/v4 v4.1.23 h1:oJE7T90aYBGtFNrI8+KbETnPymobAhzRrR8Mu8n1yfU=
141+
github.com/pierrec/lz4/v4 v4.1.23/go.mod h1:EoQMVJgeeEOMsCqCzqFm2O0cJvljX2nGZjcRIPL34O4=
142142
github.com/pingcap/errors v0.11.4 h1:lFuQV/oaUMGcD2tqt+01ROSmJs75VG1ToEOkZIZ4nE4=
143143
github.com/pingcap/errors v0.11.4/go.mod h1:Oi8TUi2kEtXXLMJk9l1cGmz20kV3TaQ0usTwv5KuLY8=
144144
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/cloudquery/plugin-sdk/v4
33
go 1.24.4
44

55
require (
6-
github.com/apache/arrow-go/v18 v18.5.0
6+
github.com/apache/arrow-go/v18 v18.5.1
77
github.com/aws/aws-sdk-go-v2 v1.41.1
88
github.com/aws/aws-sdk-go-v2/config v1.32.7
99
github.com/aws/aws-sdk-go-v2/service/licensemanager v1.37.6
@@ -71,7 +71,7 @@ require (
7171
github.com/ghodss/yaml v1.0.0 // indirect
7272
github.com/go-logr/logr v1.4.3 // indirect
7373
github.com/go-logr/stdr v1.2.2 // indirect
74-
github.com/google/flatbuffers v25.9.23+incompatible // indirect
74+
github.com/google/flatbuffers v25.12.19+incompatible // indirect
7575
github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.3 // indirect
7676
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
7777
github.com/inconshreveable/mousetrap v1.1.0 // indirect
@@ -81,7 +81,7 @@ require (
8181
github.com/mattn/go-colorable v0.1.13 // indirect
8282
github.com/mattn/go-isatty v0.0.20 // indirect
8383
github.com/oapi-codegen/runtime v1.1.2 // indirect
84-
github.com/pierrec/lz4/v4 v4.1.22 // indirect
84+
github.com/pierrec/lz4/v4 v4.1.23 // indirect
8585
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
8686
github.com/spf13/pflag v1.0.9 // indirect
8787
github.com/stoewer/go-strcase v1.3.1 // indirect

go.sum

Lines changed: 6 additions & 6 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.2.0 h1:ukwgCxwYrmACq68yiUqwIWnGY0cTPox/M94sVwToPjQ=
55
github.com/andybalholm/brotli v1.2.0/go.mod h1:rzTDkvFWvIrjDXZHkuS16NPggd91W3kUSvPlQ1pLaKY=
6-
github.com/apache/arrow-go/v18 v18.5.0 h1:rmhKjVA+MKVnQIMi/qnM0OxeY4tmHlN3/Pvu+Itmd6s=
7-
github.com/apache/arrow-go/v18 v18.5.0/go.mod h1:F1/wPb3bUy6ZdP4kEPWC7GUZm+yDmxXFERK6uDSkhr8=
6+
github.com/apache/arrow-go/v18 v18.5.1 h1:yaQ6zxMGgf9YCYw4/oaeOU3AULySDlAYDOcnr4LdHdI=
7+
github.com/apache/arrow-go/v18 v18.5.1/go.mod h1:OCCJsmdq8AsRm8FkBSSmYTwL/s4zHW9CqxeBxEytkNE=
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=
@@ -94,8 +94,8 @@ github.com/golang/protobuf v1.5.4 h1:i7eJL8qZTpSEXOPTxNKhASYpMn+8e5Q6AdndVa1dWek
9494
github.com/golang/protobuf v1.5.4/go.mod h1:lnTiLA8Wa4RWRcIUkrtSVa5nRhsEGBg48fD6rSs7xps=
9595
github.com/golang/snappy v1.0.0 h1:Oy607GVXHs7RtbggtPBnr2RmDArIsAefDwvrdWvRhGs=
9696
github.com/golang/snappy v1.0.0/go.mod h1:/XxbfmMg8lxefKM7IXC3fBNl/7bRcc72aCRzEWrmP2Q=
97-
github.com/google/flatbuffers v25.9.23+incompatible h1:rGZKv+wOb6QPzIdkM2KxhBZCDrA0DeN6DNmRDrqIsQU=
98-
github.com/google/flatbuffers v25.9.23+incompatible/go.mod h1:1AeVuKshWv4vARoZatz6mlQ0JxURH0Kv5+zNeJKJCa8=
97+
github.com/google/flatbuffers v25.12.19+incompatible h1:haMV2JRRJCe1998HeW/p0X9UaMTK6SDo0ffLn2+DbLs=
98+
github.com/google/flatbuffers v25.12.19+incompatible/go.mod h1:1AeVuKshWv4vARoZatz6mlQ0JxURH0Kv5+zNeJKJCa8=
9999
github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8=
100100
github.com/google/go-cmp v0.7.0/go.mod h1:pXiqmnSA92OHEEa9HXL2W4E7lf9JzCmGVUdgjX3N/iU=
101101
github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=
@@ -140,8 +140,8 @@ github.com/mitchellh/hashstructure/v2 v2.0.2 h1:vGKWl0YJqUNxE8d+h8f6NJLcCJrgbhC4
140140
github.com/mitchellh/hashstructure/v2 v2.0.2/go.mod h1:MG3aRVU/N29oo/V/IhBX8GR/zz4kQkprJgF2EVszyDE=
141141
github.com/oapi-codegen/runtime v1.1.2 h1:P2+CubHq8fO4Q6fV1tqDBZHCwpVpvPg7oKiYzQgXIyI=
142142
github.com/oapi-codegen/runtime v1.1.2/go.mod h1:SK9X900oXmPWilYR5/WKPzt3Kqxn/uS/+lbpREv+eCg=
143-
github.com/pierrec/lz4/v4 v4.1.22 h1:cKFw6uJDK+/gfw5BcDL0JL5aBsAFdsIT18eRtLj7VIU=
144-
github.com/pierrec/lz4/v4 v4.1.22/go.mod h1:gZWDp/Ze/IJXGXf23ltt2EXimqmTUXEy0GFuRQyBid4=
143+
github.com/pierrec/lz4/v4 v4.1.23 h1:oJE7T90aYBGtFNrI8+KbETnPymobAhzRrR8Mu8n1yfU=
144+
github.com/pierrec/lz4/v4 v4.1.23/go.mod h1:EoQMVJgeeEOMsCqCzqFm2O0cJvljX2nGZjcRIPL34O4=
145145
github.com/pingcap/errors v0.11.4 h1:lFuQV/oaUMGcD2tqt+01ROSmJs75VG1ToEOkZIZ4nE4=
146146
github.com/pingcap/errors v0.11.4/go.mod h1:Oi8TUi2kEtXXLMJk9l1cGmz20kV3TaQ0usTwv5KuLY8=
147147
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=

0 commit comments

Comments
 (0)