[roll] Roll fuchsia [superproject] Roll third_party/go [regen] Regenerate fuchsia.io/fuchsia.unknown

Regenerate *only* fuchsia.io and fuchsia.unknown so that we can complete
migrating remaining deprecated io1 calls to the new replacements. These
changes rely on the modifications to fidlgen_go in
I71405bf0e834c0ab15d67496e445646c4b3b8926. There are no functional
changes in this CL other than renames.

Note that there are some breaking changes to other FIDL libraries and
syscalls which have been omitted from this change. What remains is
the minimal set of changes required to complete the fuchsia.io
migration. We still need to update the Go FDIO library to stop using
now deprecated functionality, but this will be handled by other changes.

Original-Bug: 400784122
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/third_party/go/+/1225764
Original-Revision: 0635af87dd054afac7aad39f472c4f9a0a681912
GitOrigin-RevId: f4637094c4a515415462b7954a5702c2a9335570
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1227895
Original-Revision: 2ec2c295a05c67e39cb018c90ad8246a91d87435
Change-Id: Ic65ca9884d86b5883cc6b48b8e5955f86ff7b3ad
1 file changed
tree: 619cb594cd97070addbe0980ca46ee373ef28bab
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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.