Skip to content

Commit 4a83c8e

Browse files
authored
fix(deps): Update github.com/apache/arrow/go/v14 digest to b6c0ea4 (#290)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/apache/arrow/go/v14](https://togithub.com/apache/arrow) | require | digest | `84583d6` -> `b6c0ea4` | --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzNi43OC4zIiwidXBkYXRlZEluVmVyIjoiMzYuNzguMyIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
1 parent 2fbb4c1 commit 4a83c8e

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/filetypes/v4
33
go 1.19
44

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

0 commit comments

Comments
 (0)