Searched refs:TOOLSET_VERSION (Results 1 – 2 of 2) sorted by relevance
48 TOOLSET_VERSION = 'go1.8.3' variable80 return '%s/%s.%s' % (DOWNLOAD_URL_PREFIX, TOOLSET_VERSION, variant)192 LOGGER.debug('Go toolset is up-to-date: %s', TOOLSET_VERSION)200 LOGGER.info('Go toolset installed: %s', TOOLSET_VERSION)
8 go/bootstrap.py: Set TOOLSET_VERSION to the latest release of Go, found at