mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-21 14:31:02 +02:00
app-arch/torcx: Use the default Go version (currently 1.9)
This commit is contained in:
parent
7e19e6b1ea
commit
7385301c6b
@ -6,7 +6,6 @@ CROS_WORKON_PROJECT="coreos/torcx"
|
|||||||
CROS_WORKON_LOCALNAME="torcx"
|
CROS_WORKON_LOCALNAME="torcx"
|
||||||
CROS_WORKON_REPO="git://github.com"
|
CROS_WORKON_REPO="git://github.com"
|
||||||
COREOS_GO_PACKAGE="github.com/coreos/torcx"
|
COREOS_GO_PACKAGE="github.com/coreos/torcx"
|
||||||
COREOS_GO_VERSION="go1.8"
|
|
||||||
|
|
||||||
if [[ "${PV}" == 9999 ]]; then
|
if [[ "${PV}" == 9999 ]]; then
|
||||||
KEYWORDS="~amd64 ~arm64"
|
KEYWORDS="~amd64 ~arm64"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user