multi: bump Golang version to v1.23.12

This commit is contained in:
ziggie
2025-08-07 16:07:06 +02:00
parent 2269859d98
commit 87844cd5b4
20 changed files with 28 additions and 28 deletions

View File

@@ -1,7 +1,7 @@
run:
# If you change this please also update GO_VERSION in Makefile (then run
# `make lint` to see where else it needs to be updated as well).
go: "1.23.10"
go: "1.23.12"
# Abort after 10 minutes.
timeout: 10m