-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): Update module github.com/cloudquery/plugin-sdk/v3 to v3.8.1 #172
Conversation
625536b
to
664f8f7
Compare
@hermanschaaf @disq @erezrokah |
I think it's ok since we're moving very fast in the v3 migration |
🤖 I have created a release *beep* *boop* --- ## [3.1.1](v3.1.0...v3.1.1) (2023-06-01) ### Bug Fixes * **deps:** Update github.com/apache/arrow/go/v13 digest to cbc17a9 ([#174](#174)) ([554647d](554647d)) * **deps:** Update golang.org/x/exp digest to 2e198f4 ([#175](#175)) ([b107af6](b107af6)) * **deps:** Update google.golang.org/genproto digest to e85fd2c ([#176](#176)) ([704f63b](704f63b)) * **deps:** Update google.golang.org/genproto/googleapis/rpc digest to e85fd2c ([#178](#178)) ([fdffb53](fdffb53)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v3 to v3.6.5 ([#167](#167)) ([53886bc](53886bc)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v3 to v3.6.6 ([#169](#169)) ([4345834](4345834)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v3 to v3.6.7 ([#170](#170)) ([92cf875](92cf875)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v3 to v3.8.1 ([#172](#172)) ([01c789b](01c789b)) * **deps:** Update module github.com/mattn/go-isatty to v0.0.19 ([#177](#177)) ([8437644](8437644)) * **deps:** Update module github.com/stretchr/testify to v1.8.4 ([#179](#179)) ([bc5d374](bc5d374)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Extracted from #171
Structs reading is slow because of apache/arrow#35851
Fields copy is because of apache/arrow#35867