Commit 35b54e7
authored
fix(deps): Update module github.com/cloudquery/plugin-sdk to v0.11.4 (#2212)
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.2` -> `v0.11.4` |
---
### Release Notes
<details>
<summary>cloudquery/plugin-sdk</summary>
### [`v0.11.4`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v0.11.4)
[Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v0.11.3...v0.11.4)
##### Features
- Add Close() to destination interface and new writemode ([#​211](https://togithub.com/cloudquery/plugin-sdk/issues/211)) ([8af6fcb](https://togithub.com/cloudquery/plugin-sdk/commit/8af6fcb3dda8e3b17626eb8783bd45dd4ca3fc68))
### [`v0.11.3`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v0.11.3)
[Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v0.11.2...v0.11.3)
##### Features
- **schema:** Add schema.TypeDuration ([#​205](https://togithub.com/cloudquery/plugin-sdk/issues/205)) ([02fce2c](https://togithub.com/cloudquery/plugin-sdk/commit/02fce2c8dbdd66ba4e1ee38bf4c7ac61461a8bf8))
</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 898b11e commit 35b54e7
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
86 | | - | |
| 85 | + | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| |||
0 commit comments