mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-23 15:31:05 +02:00
coreos-go-depend: set go1.7 as the default version
This commit is contained in:
parent
3c59aa05e0
commit
0b3bf1755c
@ -14,7 +14,7 @@
|
|||||||
# @CODE
|
# @CODE
|
||||||
# COREOS_GO_VERSION=go1.5
|
# COREOS_GO_VERSION=go1.5
|
||||||
# @CODE
|
# @CODE
|
||||||
export COREOS_GO_VERSION="${COREOS_GO_VERSION:-go1.6}"
|
export COREOS_GO_VERSION="${COREOS_GO_VERSION:-go1.7}"
|
||||||
|
|
||||||
case "${EAPI:-0}" in
|
case "${EAPI:-0}" in
|
||||||
5|6) ;;
|
5|6) ;;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user