app-arch/torcx: Use the default Go version (currently 1.9)

This commit is contained in:
David Michael 2017-12-06 15:23:29 -05:00
parent 7e19e6b1ea
commit 7385301c6b
2 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@ CROS_WORKON_PROJECT="coreos/torcx"
CROS_WORKON_LOCALNAME="torcx"
CROS_WORKON_REPO="git://github.com"
COREOS_GO_PACKAGE="github.com/coreos/torcx"
COREOS_GO_VERSION="go1.8"
if [[ "${PV}" == 9999 ]]; then
KEYWORDS="~amd64 ~arm64"