Skip to content

Commit 26bd7a3

Browse files
authored
fix(deps): Update dependency go to v1.23.4 (#616)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [go](https://go.dev/) ([source](https://togithub.com/golang/go)) | toolchain | patch | `1.23.3` -> `1.23.4` | | [go](https://go.dev/) ([source](https://togithub.com/golang/go)) | golang | minor | `1.22.7` -> `1.23.4` | --- ### Configuration 📅 **Schedule**: Branch creation - "every 3 months 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 these updates 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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJubyBhdXRvbWVyZ2UiXX0=-->
1 parent 9b5d29e commit 26bd7a3

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

go.mod

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
module github.com/cloudquery/filetypes/v4
22

3-
go 1.22.7
4-
5-
toolchain go1.23.3
3+
go 1.23.4
64

75
require (
86
github.com/apache/arrow-go/v18 v18.0.0

0 commit comments

Comments
 (0)