Commit a0670f3
authored
fix(deps): Update module github.com/cloudquery/plugin-sdk to v0.11.5 (#2228)
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 63d7bea commit a0670f3
2 files changed
+9
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
210 | 210 | | |
211 | 211 | | |
212 | 212 | | |
213 | | - | |
| 213 | + | |
214 | 214 | | |
215 | 215 | | |
216 | 216 | | |
217 | 217 | | |
218 | | - | |
| 218 | + | |
219 | 219 | | |
220 | 220 | | |
221 | 221 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
165 | | - | |
166 | | - | |
| 165 | + | |
| 166 | + | |
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
| |||
1013 | 1013 | | |
1014 | 1014 | | |
1015 | 1015 | | |
1016 | | - | |
1017 | | - | |
| 1016 | + | |
| 1017 | + | |
1018 | 1018 | | |
1019 | 1019 | | |
1020 | 1020 | | |
| |||
1123 | 1123 | | |
1124 | 1124 | | |
1125 | 1125 | | |
1126 | | - | |
1127 | | - | |
| 1126 | + | |
| 1127 | + | |
1128 | 1128 | | |
1129 | 1129 | | |
1130 | 1130 | | |
| |||
0 commit comments