[roll] Roll fuchsia [superproject] Roll third_party/go [fdio][go] Migrate Open1 -> Open3

Switch over all calls from Open1 -> Open3. There still remain some
instances of legacy fuchsia.io/OpenFlags (io1) which will be addressed
in a follow-up.

Original-Bug: 356225729
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/third_party/go/+/1109374
Original-Revision: 4a56eb1af22b6e3397685f369a2e51f3d602e519
GitOrigin-RevId: 5544c62a4f853c0bf22ff3a14bda94f9e4421197
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1132512
Original-Revision: 27facbc28ad4d0a6686da6596000114db4baee3c
Change-Id: Ia597619513645599a4cd37669d0e935e2ef46859
1 file changed
tree: 8a9f2f1517344d0f7ae011556f48e56ba1fbee08
  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.