[roll] Roll fuchsia [go] Only use prebuilt go toolchain for NS2

As the prebuilt Go toolchain _is_ a Fuchsia-enabled toolchain,
updated on a roller, and NS2 is not under active development,
switch to using the prebuilt Go toolchain.

This may require some changes to go through the Go toolchain
roller before being used with NS2, and worse case, if this
blocks development, reverting this CL will restore the
previous behavior.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1561259
Original-Revision: 0d3197e75ff057a711fd5bc99f873e57b313c102
GitOrigin-RevId: dda8da9fdd832844be69e40c6f82824a592b59e3
Change-Id: I5644eca155275b970ec285df14259c3d1f07e7fd
1 file changed
tree: 81645bed3500e5f061c696b8e66146cd90879256
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.