[roll] Roll fuchsia [golibs] Update dependencies

- gvisor.dev/gvisor
  + ac414d436 Add PacketBufferPtr.ID() method to get a unique ID
  + b1525a3b9 Hold lock while accessing Stack.nics
  + 6b3b5493d Fix ipv6 header view ownership.
  + c40f8e365 Rename ErrNoRoute to ErrHostUnreachable
  + 607fdc536 DecRef ptr niling

NO_IFTT=lint appears in vendored code

Original-Bug: 113886
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/752582
Original-Revision: f3634b8e95f35694849a443fc17f99b867d10812
GitOrigin-RevId: ad658afcf1aaeea7c98563ca14627a73a0a46e11
Change-Id: I2f1f22533760e267b6993cbcc5b352bda4c332cc
1 file changed
tree: 230a23924b532990dd1fe05d7a314b270c9da81b
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.