commit | 4a56eb1af22b6e3397685f369a2e51f3d602e519 | [log] [tgz] |
---|---|---|
author | Brandon Castellano <bcastell@google.com> | Wed Aug 28 22:02:40 2024 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 07 15:48:31 2024 +0000 |
tree | 3c56e3c90f152eee3a9e280dbc5578c42a034c25 | |
parent | 2ada29afcfb1b692d9aea93e2b563bd721e68846 [diff] |
[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. Bug: 356225729 Change-Id: Iaed9d3652570639bf9a1da6184d3d5871908bc6b Reviewed-on: https://fuchsia-review.googlesource.com/c/third_party/go/+/1109374 Reviewed-by: Rui Qi Sim <rqsim@google.com> Commit-Queue: Brandon Castellano <bcastell@google.com>
Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.
Gopher image by Renee French, licensed under Creative Commons 4.0 Attributions license.
Our canonical Git repository is located at https://go.googlesource.com/go. There is a mirror of the repository at https://github.com/golang/go.
Unless otherwise noted, the Go source files are distributed under the BSD-style license found in the LICENSE file.
Official binary distributions are available at https://go.dev/dl/.
After downloading a binary release, visit https://go.dev/doc/install for installation instructions.
If a binary distribution is not available for your combination of operating system and architecture, visit https://go.dev/doc/install/source for source installation instructions.
Go is the work of thousands of contributors. We appreciate your help!
To contribute, please read the contribution guidelines at https://go.dev/doc/contribute.
Note that the Go project uses the issue tracker for bug reports and proposals only. See https://go.dev/wiki/Questions for a list of places to ask questions about the Go language.