app-admin/updateservicectl: Use the default Go version (currently 1.9)

This commit is contained in:
David Michael 2017-12-06 15:06:06 -05:00
parent 6ad8b1b3d4
commit c3c800ec5a
2 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@ CROS_WORKON_PROJECT="coreos/updateservicectl"
CROS_WORKON_LOCALNAME="updateservicectl"
CROS_WORKON_REPO="git://github.com"
COREOS_GO_PACKAGE="github.com/coreos/updateservicectl"
COREOS_GO_VERSION="go1.8"
inherit cros-workon coreos-go
if [[ "${PV}" == 9999 ]]; then