[roll] Roll third_party/go [fidl][go] Remove various tests duplicated by GIDL tests

Many of the existing Go tests duplicated existing GIDL tests. For those
that didn't overlap with GIDL tests, several recent changes expanded
GIDL coverage and make it possible to remove the existing Go tests:

https://fuchsia-review.googlesource.com/c/fuchsia/+/606981
https://fuchsia-review.googlesource.com/c/fuchsia/+/606701
https://fuchsia-review.googlesource.com/c/fuchsia/+/606901
https://fuchsia-review.googlesource.com/c/fuchsia/+/607446
https://fuchsia-review.googlesource.com/c/fuchsia/+/607444
https://fuchsia-review.googlesource.com/c/fuchsia/+/607381

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/third_party/go/+/606602
Original-Revision: 9faa9110f2d7ca61e6634af994b6a97ee83ea29a
GitOrigin-RevId: 9a02d199eaeccbfae8ceb82172dd4421663da6a0
Change-Id: Ic5d84b465cc320562d0d8187215d97f1d690985f
1 file changed
tree: f2f4925efd81b4ad84bf93bfe975bc5a7bf6ea3e
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. 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.