Skip to content

Commit dd0789e

Browse files
authored
fix(deps): Update github.com/apache/arrow/go/v13 digest to cbc17a9 (#924)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/apache/arrow/go/v13](https://togithub.com/apache/arrow) | require | digest | `2d32efe` -> `cbc17a9` | --- ### 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMDUuNSIsInVwZGF0ZWRJblZlciI6IjM1LjEwNS41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
1 parent a111314 commit dd0789e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/cloudquery/plugin-sdk/v3
33
go 1.19
44

55
require (
6-
github.com/apache/arrow/go/v13 v13.0.0-20230525142029-2d32efeedad8
6+
github.com/apache/arrow/go/v13 v13.0.0-20230531201200-cbc17a98dfd9
77
github.com/bradleyjkemp/cupaloy/v2 v2.8.0
88
github.com/cloudquery/plugin-pb-go v1.0.8
99
github.com/cloudquery/plugin-sdk/v2 v2.7.0

0 commit comments

Comments
 (0)