multi: bump Golang to 1.23.9

Fixes several CVEs by using the latest Golang version to build.
This commit is contained in:
Oliver Gugger 2025-05-21 14:36:16 +02:00
parent a50fb76fcd
commit 503a295252
No known key found for this signature in database
GPG key ID: 8E4256593F177720
12 changed files with 12 additions and 12 deletions

View file

@ -22,7 +22,7 @@ PUBLIC_URL :=
# GO_VERSION is the Go version used for the release build, docker files, and
# GitHub Actions. This is the reference version for the project. All other Go
# versions are checked against this version.
GO_VERSION = 1.23.6
GO_VERSION = 1.23.9
# LITD_COMPAT_VERSIONS is a space-separated list of litd versions that are
# installed before running the integration tests which include backward