Commit c18eb97
authored
fix(deps): Update module github.com/cloudquery/plugin-pb-go to v1.26.1 (#19972)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/cloudquery/plugin-pb-go](https://togithub.com/cloudquery/plugin-pb-go) | require | minor | `v1.25.6` -> `v1.26.1` |
| [github.com/cloudquery/plugin-pb-go](https://togithub.com/cloudquery/plugin-pb-go) | require | patch | `v1.26.0` -> `v1.26.1` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
---
### Release Notes
<details>
<summary>cloudquery/plugin-pb-go (github.com/cloudquery/plugin-pb-go)</summary>
### [`v1.26.1`](https://togithub.com/cloudquery/plugin-pb-go/releases/tag/v1.26.1)
[Compare Source](https://togithub.com/cloudquery/plugin-pb-go/compare/v1.26.0...v1.26.1)
##### Bug Fixes
- **deps:** Update module google.golang.org/grpc to v1.69.0 ([#​447](https://togithub.com/cloudquery/plugin-pb-go/issues/447)) ([43aeb88](https://togithub.com/cloudquery/plugin-pb-go/commit/43aeb886b21fbb6d25048e2f971c0c4df382af0c))
- Generate Go Code from `plugin-pb` ([#​449](https://togithub.com/cloudquery/plugin-pb-go/issues/449)) ([c1a8fa3](https://togithub.com/cloudquery/plugin-pb-go/commit/c1a8fa36a101cea16e7daa416899dd6a985b4017))
### [`v1.26.0`](https://togithub.com/cloudquery/plugin-pb-go/releases/tag/v1.26.0)
[Compare Source](https://togithub.com/cloudquery/plugin-pb-go/compare/v1.25.6...v1.26.0)
##### Features
- Update to Arrow v18 ([#​445](https://togithub.com/cloudquery/plugin-pb-go/issues/445)) ([2cccfa7](https://togithub.com/cloudquery/plugin-pb-go/commit/2cccfa7a12637997e000efd5b1441228a903b038))
</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 these updates again.
---
- [ ] If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).1 parent 1d61768 commit c18eb97
File tree
3 files changed
+7
-7
lines changed- cli
- scaffold/sourcetpl/templates/source
3 files changed
+7
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
52 | | - | |
| 51 | + | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
447 | 447 | | |
448 | 448 | | |
449 | 449 | | |
450 | | - | |
451 | | - | |
| 450 | + | |
| 451 | + | |
452 | 452 | | |
453 | 453 | | |
454 | 454 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments