mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-07-04 11:06:21 +00:00
versions: Bump golang from 1.8.3 to 1.9.7
golang version 1.8.3 is old and the runtime cannot even be built with it now it seems. Since it is no longer considered a stable version [1], move to the oldest official stable version (version 1.9.7). Fixes #642. [1] - https://golang.org/dl/ Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
This commit is contained in:
parent
f14660f82c
commit
d814bc50fb
@ -183,7 +183,7 @@ languages:
|
||||
golang:
|
||||
description: "Google's 'go' language"
|
||||
notes: "'version' is the default minimum version used by this project."
|
||||
version: "1.8.3"
|
||||
version: "1.9.7"
|
||||
meta:
|
||||
newest-version: "1.10"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user