Home
last modified time | relevance | path

Searched refs:TOOLSET_VERSION (Results 1 – 2 of 2) sorted by relevance

/external/boringssl/src/util/bot/go/
Dbootstrap.py48 TOOLSET_VERSION = 'go1.8.3' variable
80 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)
/external/boringssl/src/util/bot/
DUPDATING8 go/bootstrap.py: Set TOOLSET_VERSION to the latest release of Go, found at