Skip to content

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 (#1056)

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

---

### Release Notes

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

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

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

##### Features

-   Send telemetry about failed COPY FROMs ([#&#8203;395](https://togithub.com/cloudquery/cq-provider-sdk/issues/395)) ([8c5a329](https://togithub.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://togithub.com/renovatebot/renovate).
  • Loading branch information
cq-bot committed Jun 30, 2022
1 parent ddebcdf commit f216d90
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 220 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.17

require (
github.com/VividCortex/ewma v1.2.0 // indirect
github.com/cloudquery/cq-provider-sdk v0.13.0
github.com/cloudquery/cq-provider-sdk v0.13.1
github.com/fatih/color v1.13.0
github.com/golang-migrate/migrate/v4 v4.15.2
github.com/google/go-github/v35 v35.3.0
Expand Down

0 comments on commit f216d90

Please sign in to comment.