[roll] Roll fuchsia [golibs] Update dependencies

- golang.org/x/sys: immaterial changes
- golang.org/x/time: immaterial changes
- google.golang.org/api: immaterial changes
- google.golang.org/grpc: internal changes
- gvisor.dev/gvisor:
  + 77930d0d5 Exclusively lock IPv6 EP when modifying addresses

Original-Fixed: 77224
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/540281
Original-Revision: 7cffb12d633b3076f4143485526385046c62efae
GitOrigin-RevId: 5c75a6bb8fd194dd4deb15cc7e2c85a8e770d074
Change-Id: Ie84c8c141bbab43a81b8a2718e7bd7b7e8af58bb
1 file changed
tree: 9df226584933c56df7b13899af6708e6f5ee46b3
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
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.