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
…13.1 (#1127)

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.13.0` -> `v0.13.1` |

---

### Release Notes

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

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

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

##### Features

-   Send telemetry about failed COPY FROMs ([#&#8203;395](https://github.com/cloudquery/cq-provider-sdk/issues/395)) ([8c5a329](https://github.com/cloudquery/cq-provider-sdk/commit/8c5a3295d2f42c8d960235ea5bf7339d50545ad0))

</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).
  • Loading branch information
cq-bot authored Jun 30, 2022
1 parent 586c862 commit 527a614
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ require (
github.com/basgys/goxml2json v1.1.0
github.com/bxcodec/faker v2.0.1+incompatible
github.com/cloudquery/cq-gen v0.0.5
github.com/cloudquery/cq-provider-sdk v0.13.0
github.com/cloudquery/cq-provider-sdk v0.13.1
github.com/cloudquery/faker/v3 v3.7.5
github.com/gocarina/gocsv v0.0.0-20210516172204-ca9e8a8ddea8
github.com/golang/mock v1.6.0
Expand Down
6 changes: 2 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -366,10 +366,8 @@ github.com/cloudflare/golz4 v0.0.0-20150217214814-ef862a3cdc58/go.mod h1:EOBUe0h
github.com/cloudquery/cq-gen v0.0.5 h1:yhDhM4RCqqGLZulDzfA51VMy0b7TIdtifoEiZXnFbUc=
github.com/cloudquery/cq-gen v0.0.5/go.mod h1:zrjBcuCGtED9P4RzA4gK+P3loxn0Ij1wEcBZX97JTnI=
github.com/cloudquery/cq-provider-sdk v0.8.2/go.mod h1:IHxqY7TOttWhNQhMRqYl1vBo2JS2szLAf5Mhg78MwTQ=
github.com/cloudquery/cq-provider-sdk v0.12.6-0.20220628094351-cd5a35d408d9 h1:EDNcj91G0b0XvdHmy7idGlwPBrP5ZqcaUGTlb96qUAk=
github.com/cloudquery/cq-provider-sdk v0.12.6-0.20220628094351-cd5a35d408d9/go.mod h1:JIze7LcbgriMECn6VwGgf8KVKTujWrDwEvPLfYHHwqs=
github.com/cloudquery/cq-provider-sdk v0.13.0 h1:2Jo2bPuHwnUFYIU+nQv4W3jFOqDadZX3O3pKQ0oeIWw=
github.com/cloudquery/cq-provider-sdk v0.13.0/go.mod h1:JIze7LcbgriMECn6VwGgf8KVKTujWrDwEvPLfYHHwqs=
github.com/cloudquery/cq-provider-sdk v0.13.1 h1:ucBbz2XoeW8hoii8AZ3kxfxAiK/gUSxIst/X/t25d+Y=
github.com/cloudquery/cq-provider-sdk v0.13.1/go.mod h1:JIze7LcbgriMECn6VwGgf8KVKTujWrDwEvPLfYHHwqs=
github.com/cloudquery/faker/v3 v3.7.4/go.mod h1:1b8WVG9Gh0T2hVo1a8dWeXfu0AhqSB6J/mmJaesqOeo=
github.com/cloudquery/faker/v3 v3.7.5 h1:G7ANdEEcm8TvAAjIwNWSLrYK36CFCiSlrCqOTGCccL0=
github.com/cloudquery/faker/v3 v3.7.5/go.mod h1:1b8WVG9Gh0T2hVo1a8dWeXfu0AhqSB6J/mmJaesqOeo=
Expand Down

0 comments on commit 527a614

Please sign in to comment.