Conversation
erezrokah
approved these changes
Aug 8, 2023
kodiakhq bot
pushed a commit
that referenced
this pull request
Aug 8, 2023
🤖 I have created a release *beep* *boop* --- ## [1.9.2](v1.9.1...v1.9.2) (2023-08-08) ### Bug Fixes * **deps:** Update github.com/apache/arrow/go/v13 digest to 112f949 ([#74](#74)) ([a204890](a204890)) * **deps:** Update golang.org/x/exp digest to b0cb94b ([#75](#75)) ([2a62da5](2a62da5)) * **deps:** Update google.golang.org/genproto/googleapis/rpc digest to e0aa005 ([#77](#77)) ([b273d9b](b273d9b)) * **deps:** Update module github.com/google/flatbuffers to v23.5.26+incompatible ([#81](#81)) ([4da6f65](4da6f65)) * **deps:** Update module github.com/klauspost/compress to v1.16.7 ([#82](#82)) ([12e9d67](12e9d67)) * **deps:** Update module github.com/mattn/go-runewidth to v0.0.15 ([#78](#78)) ([f25ab8e](f25ab8e)) * **deps:** Update module github.com/pierrec/lz4/v4 to v4.1.18 ([#79](#79)) ([d94768e](d94768e)) * Generate Go Code from `plugin-pb` ([#83](#83)) ([f898aa9](f898aa9)) * Generate Go Code from `plugin-pb` ([#84](#84)) ([d0c9fa0](d0c9fa0)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
5 tasks
erezrokah
added a commit
to cloudquery/plugin-sdk
that referenced
this pull request
Aug 8, 2023
#### Summary <!-- 🎉 Thank you for making CloudQuery awesome by submitting a PR 🎉 --> Goes with cloudquery/plugin-pb#17 and cloudquery/plugin-pb-go#84 --- Use the following steps to ensure your PR is ready to be reviewed - [ ] Read the [contribution guidelines](../blob/main/CONTRIBUTING.md) 🧑🎓 - [ ] Run `go fmt` to format your code 🖊 - [ ] Lint your changes via `golangci-lint run` 🚨 (install golangci-lint [here](https://golangci-lint.run/usage/install/#local-installation)) - [ ] Update or add tests 🧪 - [ ] Ensure the status checks below are successful ✅
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.
This PR was created by a scheduled workflow to regenerate the Go code from
plugin-pb.