Commit 0a09610
authored
fix(deps): Update module github.com/cloudquery/cloudquery-api-go to v1.5.0 (#166)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/cloudquery/cloudquery-api-go](https://togithub.com/cloudquery/cloudquery-api-go) | require | minor | `v1.4.6` -> `v1.5.0` |
---
### ⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
---
### Release Notes
<details>
<summary>cloudquery/cloudquery-api-go (github.com/cloudquery/cloudquery-api-go)</summary>
### [`v1.5.0`](https://togithub.com/cloudquery/cloudquery-api-go/releases/tag/v1.5.0)
[Compare Source](https://togithub.com/cloudquery/cloudquery-api-go/compare/v1.4.6...v1.5.0)
##### Features
- Add a `Token` struct to allow the CLI to differentiate between `Bearer` and `APIKey` tokens ([#​66](https://togithub.com/cloudquery/cloudquery-api-go/issues/66)) ([bf70ed2](https://togithub.com/cloudquery/cloudquery-api-go/commit/bf70ed239f33dc280433963e3e6d1c6bf954920a))
</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, check this box
---
This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->1 parent 9d20b63 commit 0a09610
2 files changed
+3
-3
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 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | | - | |
| 41 | + | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
0 commit comments