Skip to content

Commit 003401a

Browse files
Update dependency go to v1.25.4 (#1464)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [go](https://go.dev/) ([source](https://redirect.github.com/golang/go)) | toolchain | minor | `1.24.5` -> `1.25.4` | --- ### Release Notes <details> <summary>golang/go (go)</summary> ### [`v1.25.4`](https://redirect.github.com/golang/go/compare/go1.25.3...go1.25.4) ### [`v1.25.3`](https://redirect.github.com/golang/go/compare/go1.25.2...go1.25.3) ### [`v1.25.2`](https://redirect.github.com/golang/go/compare/go1.25.1...go1.25.2) ### [`v1.25.1`](https://redirect.github.com/golang/go/compare/go1.25.0...go1.25.1) ### [`v1.25.0`](https://redirect.github.com/golang/go/compare/go1.24.9...go1.25.0) ### [`v1.24.10`](https://redirect.github.com/golang/go/compare/go1.24.9...go1.24.10) ### [`v1.24.9`](https://redirect.github.com/golang/go/compare/go1.24.8...go1.24.9) ### [`v1.24.8`](https://redirect.github.com/golang/go/compare/go1.24.7...go1.24.8) ### [`v1.24.7`](https://redirect.github.com/golang/go/compare/go1.24.6...go1.24.7) ### [`v1.24.6`](https://redirect.github.com/golang/go/compare/go1.24.5...go1.24.6) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 8am on Monday" (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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/open-telemetry/otel-arrow). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNi4xIiwidXBkYXRlZEluVmVyIjoiNDIuMTYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1c6cbb8 commit 003401a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/open-telemetry/otel-arrow/go
22

33
go 1.24.0
44

5-
toolchain go1.24.5
5+
toolchain go1.25.4
66

77
require (
88
github.com/HdrHistogram/hdrhistogram-go v1.2.0

0 commit comments

Comments
 (0)