[roll] Roll fuchsia [golibs] Update golang.org/x/xerrors to latest This is only needed as a transitive dependency of cloud.google.com/go/storage, and is no longer needed by the latest version of that library. However, we can't update to the latest version of cloud.google.com/go/storage because it requires go 1.25 and we're still on go 1.21. There are intermediate versions of cloud.google.com/go/storage that support go 1.21 and don't depend on xerrors, but they pull in many new dependencies that would require going through the OSRB process. So the fastest way to resolve xerrors being out-of-date is to just update it. Original-Original-Fixed: 524829533 Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1671556 Original-Original-Revision: 9fe7c5ab82e139408bc4130c264f0d37a0d3b6b7 GitOrigin-RevId: 3bb2adac94b48814454428f682bb8a5a0a7c7454 Change-Id: I214b8512f323b9abd8bf9ead60feb40e2bfa603a Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1674701 Cr-Commit-Position: refs/heads/main@{#195362}
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.