mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-17 15:38:00 +00:00
versions: Bump golang to 1.23.12
Bump go version to remediate vuln GO-2025-3849 Signed-off-by: stevenhorsman <steven@uk.ibm.com>
This commit is contained in:
parent
9379a18c8a
commit
1a6f1fc3ac
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user