[roll] Roll fuchsia [golibs] Update dependencies

- gvisor.dev/gvisor
  + d207727b3 netstack: replace slice-based PacketBufferList with linked list
  + dd9a3d10b netstack: change PacketBufferPtr back to *PacketBuffer
  + 4b35f1242 Enable socket_inet_loopback test on hostinet.
  + 8b0c4c640 Use tcpip.NICID when get/set-ing GRO timeout
  + 0d6cfeafb save/restore: don't check for empty waiter.Queue
  + 560709419 netstack: don't limit buffer size during S/R
- gonum.org/v1/gonum
  + Remove local unused dependency on gonum.org/v1/gonum/integrate/quad.

Cq-Include-Trybots: luci.fuchsia.try:fuchsia-coverage,terminal.x64-release-perfcompare
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/856680
Original-Revision: 8584fa2428ff5c63a1da465c525561985ad94b7c
GitOrigin-RevId: 3640493dddfd364224d9bf60bb25ad7a6fe3b382
Change-Id: Ie19adcedd50f5e2474231d37b9f1931b0d3438d0
1 file changed
tree: bfdd15ece1a1ced92733409454ae11e3e7a119af
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.