Bump Go version on Mac to 1.7.3.

The current version, 1.6, cannot build host binaries for the latest
version of Mac OS due to an unfortunate upstream bug.

Change-Id: I8e621dd21c1ca8ad27026d2be326345baee3d69a
1 file changed
tree: cb9ef038b07d3d7730062200c374fd81bf7c8918
  1. linux64/
  2. mac/
  3. .gitignore
  4. AUTHORS
  5. bootserver
  6. exec_tool.sh
  7. gn
  8. go
  9. LICENSE
  10. loglistener
  11. mkbootfs
  12. ninja
  13. README.md
  14. update.sh
README.md

Fuchsia Build Tools

This repository contains the hashes of a number of prebuilt tools that are used to build Fuchsia-related projects. The actual tools themselves are located in Google Storage.

In most cases, the jiri tool will download the build tools automatically during its update step. To download the tools manually, run update.sh.