[roll] Roll third_party/go Explicitly bootstrap with prebuilt toolchain

This happens to work today because the default is to use the prebuilt
toolchain when targeting not-fuchsia. Better to be explicit.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/third_party/go/+/820748
Original-Revision: 3dca5a4928e0b6c9ac3c4c9c69bef8faa7fe2ec7
GitOrigin-RevId: 44ad5985e1d7ae8935ceaa3936493c2f110039eb
Change-Id: Ibce9179b85acd586a6a262f53f6c8beca60bcbce
1 file changed
tree: 581ac21f837d2bc4727557b11d18569f029cf2fc
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.