Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 29e7335

Browse files
authored
fix(deps): Update github.com/apache/arrow/go/v14 digest to c49e242 (#143)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/apache/arrow/go/v14](https://togithub.com/apache/arrow) | require | digest | `00efb06` -> `c49e242` | --- ### 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 042a75d commit 29e7335

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/plugin-pb-go
33
go 1.21.1
44

55
require (
6-
github.com/apache/arrow/go/v14 v14.0.0-20230929201650-00efb06dc0de
6+
github.com/apache/arrow/go/v14 v14.0.0-20231031200323-c49e24273160
77
github.com/avast/retry-go/v4 v4.5.0
88
github.com/cloudquery/cloudquery-api-go v1.4.2
99
github.com/docker/docker v20.10.26+incompatible

0 commit comments

Comments
 (0)