Skip to content

Commit fb53b10

Browse files
authored
fix(deps): Update github.com/apache/arrow/go/v14 digest to 00efb06 (#316)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/apache/arrow/go/v14](https://togithub.com/apache/arrow) | require | digest | `b6c0ea4` -> `00efb06` | --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
1 parent cce4387 commit fb53b10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

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

55
require (
6-
github.com/apache/arrow/go/v14 v14.0.0-20230901024001-b6c0ea455d08
6+
github.com/apache/arrow/go/v14 v14.0.0-20230929201650-00efb06dc0de
77
github.com/bradleyjkemp/cupaloy/v2 v2.8.0
88
github.com/cloudquery/plugin-sdk/v4 v4.11.1
99
github.com/goccy/go-json v0.10.2

0 commit comments

Comments
 (0)