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.2 (#1241)

This PR contains the following updates:

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

---

### Release Notes

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

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

[Compare Source](https://togithub.com/cloudquery/cq-provider-sdk/compare/v0.14.1...v0.14.2)

##### Features

-   add ToPointer helper function to convert values to pointers ([#&#8203;427](https://togithub.com/cloudquery/cq-provider-sdk/issues/427)) ([e34dcfb](https://togithub.com/cloudquery/cq-provider-sdk/commit/e34dcfb0b5cb2e7e44fbabe093719c01eb3ca53d))

</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).
  • Loading branch information
cq-bot committed Jul 21, 2022
1 parent 2dc2f89 commit 195e048
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 427 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ require (
github.com/basgys/goxml2json v1.1.0
github.com/bxcodec/faker v2.0.1+incompatible
github.com/cloudquery/cq-gen v0.0.6
github.com/cloudquery/cq-provider-sdk v0.14.1
github.com/cloudquery/cq-provider-sdk v0.14.2
github.com/cloudquery/faker/v3 v3.7.7
github.com/gocarina/gocsv v0.0.0-20220712153207-8b2118da4570
github.com/golang/mock v1.6.0
Expand Down
Loading

0 comments on commit 195e048

Please sign in to comment.