Commit 5982b79
authored
fix(deps): Update module github.com/cloudquery/plugin-sdk to v0.11.5 (#2236)
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 6545b1c commit 5982b79
2 files changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
| 11 | + | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
120 | | - | |
| 119 | + | |
| 120 | + | |
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| |||
0 commit comments