[roll] Roll fuchsia [golibs] Update dependencies

- golang.org/x/net/http2: immaterial changes
- golang.org/x/sys/unix: immaterial changes
- gvisor.dev/pkg/tcpip:
  + 7bfc76d94 De-duplicate TCP state in TCPEndpointState vs tcp.endpoint
  + 9b4cc3d43 Avoid ignoring incoming packet by demuxer on endpoint lookup failure
  + 32c18f443 Enlarge port range and fix integer overflow
  + 5c1052b6b [syserror] Remove syserror from go_marshal

Original-Fixed: 73251
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/517942
Original-Revision: 98465eaf02568e4a33dec51463b3fa582576779e
GitOrigin-RevId: eb8a75f5d276d9efb1558ad420b181aa7bec9e08
Change-Id: I7f4894e51a1cd5758caf356991394619b8794fa2
1 file changed
tree: c78e9e2d0617cc6db169a7af4de196898e09b253
  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.