Skip to content

Commit ce12a61

Browse files
authored
chore(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.29.0 (#1502)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/cloudquery/plugin-sdk/v4](https://togithub.com/cloudquery/plugin-sdk) | require | minor | `v4.28.0` -> `v4.29.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary> ### [`v4.29.0`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v4.29.0) [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v4.28.0...v4.29.0) ##### Features - Introduce `PrimaryKeyComponent` ([#&#8203;1491](https://togithub.com/cloudquery/plugin-sdk/issues/1491)) ([ae4a26e](https://togithub.com/cloudquery/plugin-sdk/commit/ae4a26e627f0d9d4df86eb93fee031753044f682)) ##### Bug Fixes - **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.7.1 ([#&#8203;1499](https://togithub.com/cloudquery/plugin-sdk/issues/1499)) ([165be4d](https://togithub.com/cloudquery/plugin-sdk/commit/165be4dd7d22019c41546940f0b4913a2536f834)) - **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.16.7 ([#&#8203;1500](https://togithub.com/cloudquery/plugin-sdk/issues/1500)) ([2b98dab](https://togithub.com/cloudquery/plugin-sdk/commit/2b98daba1af1b26bd917f419a788c3a54113dd41)) - Remove access to parent tests in test suite ([#&#8203;1497](https://togithub.com/cloudquery/plugin-sdk/issues/1497)) ([63e95e7](https://togithub.com/cloudquery/plugin-sdk/commit/63e95e7b36cfc9c277e03c4fc939868e7a377da6)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNjMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE2My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
1 parent eec43b8 commit ce12a61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/simple_plugin/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.21.1
44

55
require (
66
github.com/apache/arrow/go/v15 v15.0.0-20240114144300-7e703aae55c1
7-
github.com/cloudquery/plugin-sdk/v4 v4.28.0
7+
github.com/cloudquery/plugin-sdk/v4 v4.29.0
88
github.com/rs/zerolog v1.30.0
99
)
1010

0 commit comments

Comments
 (0)