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: golang:
description: "Google's 'go' language" description: "Google's 'go' language"
notes: "'version' is the default minimum version used by this project." notes: "'version' is the default minimum version used by this project."
version: "1.23.10" version: "1.23.12"
meta: meta:
description: | description: |
'newest-version' is the latest version known to work when 'newest-version' is the latest version known to work when
building Kata building Kata
newest-version: "1.23.10" newest-version: "1.23.12"
rust: rust:
description: "Rust language" description: "Rust language"