mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-29 12:54:10 +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:
parent
0fb4b95244
commit
2daf2bfb95
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user