coreos-devel/mantle: Use the default Go version (currently 1.9)

This commit is contained in:
David Michael 2017-12-06 15:21:49 -05:00
parent 4f0ac41fdc
commit 7e19e6b1ea

View File

@ -6,7 +6,6 @@ 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.9"
if [[ "${PV}" == 9999 ]]; then
KEYWORDS="~amd64 ~arm64"