[roll] Roll third_party/go [fidl][go] Part 1/2: Move conformance test file listing to Go repo

This is meant to be combined with:
https://fuchsia-review.googlesource.com/c/fuchsia/+/496140

Currently, it isn't clear that you need to update a file list to get the
go conformance tests to pass. Additionally, you need to do a multistep
migration to add a file because you need to first add the file to the go
repo, then add the filename to fuchsia.git, then use the file in the go
repo.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/third_party/go/+/496620
Original-Revision: c59f469233adb3985e252fe3223912f1413129e5
GitOrigin-RevId: c95574f0f68b1322750fe3831f024a1e852bf16a
Change-Id: Id5c18b1401f64c0f6aca5953e9aa7d10a6ae02fb
1 file changed
tree: 457dd88af7e272df236b2be17c740f5949fa639d
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 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.