[roll] Roll fuchsia [superproject] Roll third_party/go [go][fdio] Use new Open method for services

Complete Open1 (DeprecatedOpen) -> Open3 (Open) migration for the go
fdio library. The only remaining io1 methods still being used are Clone
and GetFlags, which will be addressed in follow-up changes.

Original-Bug: 400784122
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/third_party/go/+/1200464
Original-Revision: 37386f850ccba2ce96cd9ca360521dc6b750324a
GitOrigin-RevId: 3f2311e3db12ff2301e6c48df5825dcb717448a6
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1227144
Original-Revision: ffc6a22d866d77804c35cebdbfaf3720888b4afa
Change-Id: I2035acda98160b72482dc9ab61d03241d0f27208
1 file changed
tree: efcee7606b1213c37af36af189f46b374a9438cc
  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.