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

Commit

Permalink
fix(deps): fix(deps): Update module github.com/cloudquery/cq-provider…
Browse files Browse the repository at this point in the history
…-sdk to v0.12.5 (#1113)

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.12.4` -> `v0.12.5` |

---

### Release Notes

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

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

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

##### Bug Fixes

-   Put example YAML from the provider in `configuration` block ([#&#8203;388](https://github.com/cloudquery/cq-provider-sdk/issues/388)) ([1e06428](https://github.com/cloudquery/cq-provider-sdk/commit/1e0642877da9de8639bc1a6f1c757e82544b2259))

</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 27, 2022
1 parent a53920c commit f80c663
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 @@ -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.12.4
github.com/cloudquery/cq-provider-sdk v0.12.5
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
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -366,8 +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.4 h1:1XX+V4QCqfx/zAJeW0mr4arALNmE/3+8olLiRJmfNGc=
github.com/cloudquery/cq-provider-sdk v0.12.4/go.mod h1:JIze7LcbgriMECn6VwGgf8KVKTujWrDwEvPLfYHHwqs=
github.com/cloudquery/cq-provider-sdk v0.12.5 h1:HK8BHq1ikBG3sa6p0fff2sTW6v2mTzyUQ5RFQyz7wj4=
github.com/cloudquery/cq-provider-sdk v0.12.5/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 f80c663

Please sign in to comment.