mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-02 01:16:27 +00:00
versions: Bump golang to 1.24.6
golang 1.25 is due to release this month, so 1.23 will do longer be stable, so we should update to ensure we don't end up with security issues Signed-off-by: stevenhorsman <steven@uk.ibm.com>
This commit is contained in:
@@ -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.24.6"
|
||||
meta:
|
||||
description: |
|
||||
'newest-version' is the latest version known to work when
|
||||
building Kata
|
||||
newest-version: "1.23.10"
|
||||
newest-version: "1.24.6"
|
||||
|
||||
rust:
|
||||
description: "Rust language"
|
||||
|
Reference in New Issue
Block a user