[roll] Roll fuchsia [golibs] Update dependencies

- gvisor.dev/gvisor
  + 1f2b30d70 Refactor netstack to use bufferv2 instead of buffer.
  + 22b3672d2 Merge release-20220718.0-10-gbe38a15c1 (automated)
  + 0a57ece48 Break down ipv6 header processing into smaller functions.
  + d9c66eb76 cpuid: cache host cpuid features
  + 48daa2225 context: initialize and use bgContext once

Original-Fixed: 102307, 105032

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/703534
Original-Revision: 713ecfe11ee0ab334c424c2ff72dd959dd969aed
GitOrigin-RevId: 05d3ef01cc6fdd17a0d2ffa87bbe324ac1855a8d
Change-Id: I964a66d1169ab5ee9a5ea3de7efc18071296dbab
1 file changed
tree: d81cd1cdd232235ee4af58b4e9e91b323ec87448
  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.