[roll] Roll fuchsia [golibs] vendor go.uber.org/goleak

OSRB approval: https://fxbug.dev/92236

This will facilitate catching goroutine leaks from go tests.

Original-Bug: 92236
Original-Fixed: 89464
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/639783
Original-Revision: f077d50ba8330af4fa7a229cd78c4f51f69dffbb
GitOrigin-RevId: 5aff6fef4d792fea071a240753a3d2e45ddddd2e
Change-Id: I103d6cbe18c28d39ee2225b5bcd4b17974484fb4
1 file changed
tree: 3bdcc7f17eed3621ca2fe936dcc02771c63d53d0
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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 via the IRC channel #fuchsia on Freenode.

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.