mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-01 07:47:15 +00:00
versions: Update golang to 1.11.10
Set the minimum golang version to 1.11.10, the latest stable 1.11 version at the time of writing. Go 1.11 is required to build the agent with working vsock support. Fixes: #1693 Signed-off-by: Marco Vedovati <mvedovati@suse.com>
This commit is contained in:
parent
d4f4644312
commit
c22b15d122
@ -264,7 +264,7 @@ languages:
|
||||
issue: "https://github.com/golang/go/issues/20676"
|
||||
uscan-url: >-
|
||||
https://github.com/golang/go/tags .*/go?([\d\.]+)\.tar\.gz
|
||||
version: "1.10.4"
|
||||
version: "1.11.10"
|
||||
meta:
|
||||
description: |
|
||||
'newest-version' is the latest version known to work when
|
||||
|
Loading…
Reference in New Issue
Block a user