Merge pull request #11676 from stevenhorsman/golang-1.23.12-bump

versions: Bump golang to 1.23.12
This commit is contained in:
Steve Horsman 2025-08-13 15:24:17 +01:00 committed by GitHub
commit c7f4c9a3bb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -415,12 +415,12 @@ languages:
golang:
description: "Google's 'go' language"
notes: "'version' is the default minimum version used by this project."
version: "1.23.10"
version: "1.23.12"
meta:
description: |
'newest-version' is the latest version known to work when
building Kata
newest-version: "1.23.10"
newest-version: "1.23.12"
rust:
description: "Rust language"