[roll] Roll third_party/go [go] Only define runtime tests in the fuchsia toolchain

This is step 1 of 3 of a restricting of the Golang Runtime to
only fuchsia binaries, as the last remaining host binaries
are tests that are also run on fuchsia.

This step removes the usage of 'use_prebuilt_go', letting
the toolchain select it appropriately (true on fuchsia, false
on host).

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/third_party/go/+/1142621
Original-Revision: 94e10487ab9431e7a561b305a3b8bc59e590783f
GitOrigin-RevId: 91e09b3930d762b240473b291a2e4cb6e8306878
Change-Id: I07cc035f9b0760fc1eea7dc62ec34c820387cd2a
1 file changed
tree: 001d85f3868b9feb957dea9a226d99ee6a80d4c5
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 in one of the communication channels documented at get involved.

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.