Skip to content

Commit b1ea36e

Browse files
build(deps): update dependency go to 1.25 (#1473)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [go](https://redirect.github.com/actions/go-versions) | uses-with | minor | `1.24` -> `1.25` | --- ### Release Notes <details> <summary>actions/go-versions (go)</summary> ### [`v1.25.0`](https://redirect.github.com/actions/go-versions/releases/tag/1.25.0-16925932082): 1.25.0 [Compare Source](https://redirect.github.com/actions/go-versions/compare/1.24.6-16792114823...1.25.0-16925932082) Go 1.25.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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/manaelproxy/manael). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS42MC40IiwidXBkYXRlZEluVmVyIjoiNDEuNjAuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4021381 commit b1ea36e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Set up QEMU
2222
uses: actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5
2323
with:
24-
go-version: '1.24'
24+
go-version: '1.25'
2525
- id: meta
2626
name: Docker meta
2727
uses: docker/metadata-action@902fa8ec7d6ecbf8d84d538b9b233a880e428804 # v5

0 commit comments

Comments
 (0)