[roll] Roll fuchsia [golibs] Update dependencies

- gvisor.dev/gvisor:
  + 6fda48f50 tcpip/transport/raw: check MTU before copying a buffer from user memory
  + f78c23ffd state: don't print the encoded object twice upon error
  + e64458ff0 Remove VectorisedView everywhere.
  + 7dbe1e667 Fix connect() not properly setting endpoint state.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/689044
Original-Revision: 90996a5b0f5af51fd147c07034f736cb9fdd2098
GitOrigin-RevId: b3df9fce1c91165b68ac13a2bb287c7fb970fd12
Change-Id: I059c345510b0c1e5ffb38cdc33201f605e8dcb9f
1 file changed
tree: 9ce637121adb34704118084cc7cf8fc22f0ae2cb
  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.