app-admin/updateservicectl: Build with Go 1.8

This commit is contained in:
David Michael 2017-09-21 15:50:41 -07:00
parent 3914c4d34d
commit d1937bd0f5
2 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ 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