commit | ff7abe3da495901e85be346a119d885c98839377 | [log] [tgz] |
---|---|---|
author | Aaron Wood <aaronwood@fuchsia.infra.roller.google.com> | Tue Oct 22 20:03:17 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Oct 22 13:04:25 2024 -0700 |
tree | 001d85f3868b9feb957dea9a226d99ee6a80d4c5 | |
parent | b96bb00ff21f5891e5cdfbadf74c1eb2d477db7e [diff] |
[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
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.