[roll] Roll fuchsia [superproject] 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: c7f84503bd71ecd7ce1bbae3e831e1a1edc2130b
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1143136
Original-Revision: 55ec44d140a6b40b1423b4ffc29c0d162dd02217
Change-Id: I7c8f4cbaed703f8c03772e0ff4baad465ed5741f
1 file changed
tree: f0f1a530a0ec931470939bd01f954f9b42ae41b6
  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.