mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-17 15:38:00 +00:00
Merge pull request #11676 from stevenhorsman/golang-1.23.12-bump
versions: Bump golang to 1.23.12
This commit is contained in:
commit
c7f4c9a3bb
@ -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