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-provider-sdk to v0.…
Browse files Browse the repository at this point in the history
…14.6 (#451)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/cloudquery/cq-provider-sdk](https://github.com/cloudquery/cq-provider-sdk) | require | patch | `v0.14.5` -> `v0.14.6` |

---

### Release Notes

<details>
<summary>cloudquery/cq-provider-sdk</summary>

### [`v0.14.6`](https://github.com/cloudquery/cq-provider-sdk/releases/tag/v0.14.6)

[Compare Source](https://github.com/cloudquery/cq-provider-sdk/compare/v0.14.5...v0.14.6)

##### Features

-   Add new Resolver PathTableResolver ([#&#8203;440](https://github.com/cloudquery/cq-provider-sdk/issues/440)) ([90e9c01](https://github.com/cloudquery/cq-provider-sdk/commit/90e9c01c6518082b7bb4f61263c716fab86297cf))

</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:eyJjcmVhdGVkSW5WZXIiOiIzMi4xMzEuMyIsInVwZGF0ZWRJblZlciI6IjMyLjEzMS4zIn0=-->
  • Loading branch information
cq-bot committed Jul 28, 2022
1 parent 9ee861b commit 2b48563
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.18

require (
github.com/cloudquery/cq-gen v0.0.6
github.com/cloudquery/cq-provider-sdk v0.14.5
github.com/cloudquery/cq-provider-sdk v0.14.6
github.com/cloudquery/faker/v3 v3.7.7
github.com/golang/mock v1.6.0
github.com/googleapis/gax-go/v2 v2.4.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -199,8 +199,8 @@ github.com/cloudflare/golz4 v0.0.0-20150217214814-ef862a3cdc58/go.mod h1:EOBUe0h
github.com/cloudquery/cq-gen v0.0.6 h1:M0gF12S/yGxL3QC6Qz26i/CydwGK/A7eo94hWX2Gh9w=
github.com/cloudquery/cq-gen v0.0.6/go.mod h1:HkzXVCMuwMnoj65HqGSf2h4uxXMWZAKxNog4tIMi58M=
github.com/cloudquery/cq-provider-sdk v0.8.2/go.mod h1:IHxqY7TOttWhNQhMRqYl1vBo2JS2szLAf5Mhg78MwTQ=
github.com/cloudquery/cq-provider-sdk v0.14.5 h1:ltuBg+MvltXisazwGHuT8Er+pHYx7GwSnJBvGglipbY=
github.com/cloudquery/cq-provider-sdk v0.14.5/go.mod h1:OymDCA64mAcclVnQi2bSsVoMrbxNXVvdfbiDRp/6tK0=
github.com/cloudquery/cq-provider-sdk v0.14.6 h1:hyWqQbVzSvilcg4FHlXLy2okzIWKcB3QLDf7sohf9Bw=
github.com/cloudquery/cq-provider-sdk v0.14.6/go.mod h1:s79JSQYAsFFOupGmMsh530r23DRE3aPkLUF1eHjuIE8=
github.com/cloudquery/faker/v3 v3.7.4/go.mod h1:1b8WVG9Gh0T2hVo1a8dWeXfu0AhqSB6J/mmJaesqOeo=
github.com/cloudquery/faker/v3 v3.7.5/go.mod h1:1b8WVG9Gh0T2hVo1a8dWeXfu0AhqSB6J/mmJaesqOeo=
github.com/cloudquery/faker/v3 v3.7.7 h1:vODOmAXGhxAacVrUOjr4Jti2lFhXgkPjG6/L3C2REgQ=
Expand Down

0 comments on commit 2b48563

Please sign in to comment.