mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-31 11:21:04 +02:00
coreos-devel/mantle: build with go1.8
In particular, this fixes random HTTP2 stream errors.
This commit is contained in:
parent
b9867ae8d2
commit
2f9aa1099d
@ -6,6 +6,7 @@ CROS_WORKON_PROJECT="coreos/mantle"
|
||||
CROS_WORKON_LOCALNAME="mantle"
|
||||
CROS_WORKON_REPO="git://github.com"
|
||||
COREOS_GO_PACKAGE="github.com/coreos/mantle"
|
||||
COREOS_GO_VERSION="go1.8"
|
||||
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm64"
|
||||
|
Loading…
x
Reference in New Issue
Block a user