Skip to content
This repository has been archived by the owner on Aug 16, 2022. It is now read-only.

Commit

Permalink
fix(deps): Update module github.com/cloudquery/cq-gen to v0.0.7 (#462)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/cloudquery/cq-gen](https://github.com/cloudquery/cq-gen) | require | patch | `v0.0.6` -> `v0.0.7` |

---

### Release Notes

<details>
<summary>cloudquery/cq-gen</summary>

### [`v0.0.7`](https://github.com/cloudquery/cq-gen/releases/tag/v0.0.7)

[Compare Source](https://github.com/cloudquery/cq-gen/compare/v0.0.6...v0.0.7)

#### What's Changed

-   chore: Upgrade SDK to version v0.14.3 by [@&#8203;hermanschaaf](https://github.com/hermanschaaf) in [https://github.com/cloudquery/cq-gen/pull/114](https://github.com/cloudquery/cq-gen/pull/114)
-   fix: add ignore tests to columns by [@&#8203;roneli](https://github.com/roneli) in [https://github.com/cloudquery/cq-gen/pull/112](https://github.com/cloudquery/cq-gen/pull/112)
-   fix: Better error message when loading package fails by [@&#8203;hermanschaaf](https://github.com/hermanschaaf) in [https://github.com/cloudquery/cq-gen/pull/117](https://github.com/cloudquery/cq-gen/pull/117)
-   fix: Make generated user-defined resolvers private by [@&#8203;hermanschaaf](https://github.com/hermanschaaf) in [https://github.com/cloudquery/cq-gen/pull/118](https://github.com/cloudquery/cq-gen/pull/118)
-   chore: Upgrade to Go 1.18 by [@&#8203;hermanschaaf](https://github.com/hermanschaaf) in [https://github.com/cloudquery/cq-gen/pull/119](https://github.com/cloudquery/cq-gen/pull/119)
-   feat: Use PathTableResolver for relations by [@&#8203;hermanschaaf](https://github.com/hermanschaaf) in [https://github.com/cloudquery/cq-gen/pull/115](https://github.com/cloudquery/cq-gen/pull/115)

**Full Changelog**: https://github.com/cloudquery/cq-gen/compare/v0.0.6...v0.0.7

</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://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xMzMuMCIsInVwZGF0ZWRJblZlciI6IjMyLjEzMy4wIn0=-->
  • Loading branch information
cq-bot committed Aug 1, 2022
1 parent bd8bf32 commit f416c48
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 861 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/cloudquery/cq-provider-gcp
go 1.18

require (
github.com/cloudquery/cq-gen v0.0.6
github.com/cloudquery/cq-gen v0.0.7
github.com/cloudquery/cq-provider-sdk v0.14.6
github.com/cloudquery/faker/v3 v3.7.7
github.com/golang/mock v1.6.0
Expand Down
Loading

0 comments on commit f416c48

Please sign in to comment.