fix(deps): Update module github.com/cloudquery/plugin-sdk/v3 to v3.8.1#172
Merged
kodiakhq[bot] merged 12 commits intomainfrom Jun 1, 2023
Merged
fix(deps): Update module github.com/cloudquery/plugin-sdk/v3 to v3.8.1#172kodiakhq[bot] merged 12 commits intomainfrom
kodiakhq[bot] merged 12 commits intomainfrom
Conversation
625536b to
664f8f7
Compare
Contributor
Author
|
@hermanschaaf @disq @erezrokah |
disq
approved these changes
Jun 1, 2023
Member
I think it's ok since we're moving very fast in the v3 migration |
1 task
kodiakhq bot
pushed a commit
that referenced
this pull request
Jun 1, 2023
🤖 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).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Extracted from #171
Structs reading is slow because of apache/arrow#35851
Fields copy is because of apache/arrow#35867