[roll] Roll fuchsia [fidl][go] Validate out-of-line depth in go. [2/2]

Previous: I8c56de9002bdb2e2870c00d3731cbdaa3504d146

See the notes on the previous change for a description of the changes to
third_party/go.  This changelist simply extends the GIDL tests to test
recursive definitions in Go.

Original-Fixed: 62715
Test: fidldev test go (w/ previous CL on third_party/go.git included)
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/463598
Original-Revision: ba09ec380e288a718c75c257c0f3cdd2a37b9b18
GitOrigin-RevId: 1b99ed0cb0afed7f3489b08b1c2b4c3f61eed1a0
Change-Id: I4f9fbc40c5818b0c857ad104c266ada1cd80a286
1 file changed
tree: 70c9e33f85bc26a5459d65086cf15832e14f0896
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  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 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.