Commit bd79416
authored
fix(deps): Update module github.com/cloudquery/plugin-sdk to v0.11.5 (#2230)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/cloudquery/plugin-sdk](https://togithub.com/cloudquery/plugin-sdk) | require | patch | `v0.11.4` -> `v0.11.5` |
---
### Release Notes
<details>
<summary>cloudquery/plugin-sdk</summary>
### [`v0.11.5`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v0.11.5)
[Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v0.11.4...v0.11.5)
##### Bug Fixes
- Create doc directory if doesn't exist ([#​220](https://togithub.com/cloudquery/plugin-sdk/issues/220)) ([067534d](https://togithub.com/cloudquery/plugin-sdk/commit/067534d11afee1b39c4a54578b666cc487e12148))
- **deps:** Update golang.org/x/exp digest to [`540bb73`](https://togithub.com/cloudquery/plugin-sdk/commit/540bb73) ([#​212](https://togithub.com/cloudquery/plugin-sdk/issues/212)) ([2e3dae3](https://togithub.com/cloudquery/plugin-sdk/commit/2e3dae3490eb89b5be6e6d8733edd2d269960aee))
- **deps:** Update golang.org/x/sync digest to [`8fcdb60`](https://togithub.com/cloudquery/plugin-sdk/commit/8fcdb60) ([#​213](https://togithub.com/cloudquery/plugin-sdk/issues/213)) ([7d7d85f](https://togithub.com/cloudquery/plugin-sdk/commit/7d7d85fc1cede872eba31e02e2c0009d9f903d00))
- Remove redundant error print ([#​226](https://togithub.com/cloudquery/plugin-sdk/issues/226)) ([9927ede](https://togithub.com/cloudquery/plugin-sdk/commit/9927ede89787f99f517d8883bed1e1383ee32a76))
- Remove unused docs template function ([#​221](https://togithub.com/cloudquery/plugin-sdk/issues/221)) ([f65f023](https://togithub.com/cloudquery/plugin-sdk/commit/f65f02386a71529cad7a6dcd004d809c2a54ccb9))
- Use correct path for Windows zip ([#​223](https://togithub.com/cloudquery/plugin-sdk/issues/223)) ([960f650](https://togithub.com/cloudquery/plugin-sdk/commit/960f650cf724175c7014bbef54f9b00c99f8a62d))
</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, click this checkbox.
---
This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMDkuMCIsInVwZGF0ZWRJblZlciI6IjMyLjIwOS4wIn0=-->1 parent 51dcc5d commit bd79416
2 files changed
+9
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
107 | | - | |
| 106 | + | |
| 107 | + | |
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| |||
340 | 340 | | |
341 | 341 | | |
342 | 342 | | |
343 | | - | |
344 | | - | |
| 343 | + | |
| 344 | + | |
345 | 345 | | |
346 | 346 | | |
347 | 347 | | |
| |||
449 | 449 | | |
450 | 450 | | |
451 | 451 | | |
452 | | - | |
453 | | - | |
| 452 | + | |
| 453 | + | |
454 | 454 | | |
455 | 455 | | |
456 | 456 | | |
| |||
0 commit comments