Skip to content

Commit

Permalink
fix(deps): Update github.com/apache/arrow/go/v13 digest to 5a06b2e (#…
Browse files Browse the repository at this point in the history
…1032)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/apache/arrow/go/v13](https://github.com/apache/arrow) | require | digest | `ec413b7` -> `5a06b2e` |

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), 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, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNTEuMCIsInVwZGF0ZWRJblZlciI6IjM1LjE1MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
  • Loading branch information
cq-bot authored Jul 1, 2023
1 parent 4739972 commit d369262
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/cloudquery/plugin-sdk/v4
go 1.19

require (
github.com/apache/arrow/go/v13 v13.0.0-20230622042343-ec413b7763fe
github.com/apache/arrow/go/v13 v13.0.0-20230630125530-5a06b2ec2a8e
github.com/bradleyjkemp/cupaloy/v2 v2.8.0
github.com/cloudquery/plugin-pb-go v1.5.0
github.com/cloudquery/plugin-sdk/v2 v2.7.0
Expand Down

0 comments on commit d369262

Please sign in to comment.