[roll] Roll third_party/go [go] Increase go_os_test timeout to 3m

FIDL is currently undergoing a wire format migration. As part
of this, a transformer is used between the old and new wire
format which adds extra latency. This has the effect of slowing
down the go_os_test on the ASAN build just enough that it exceeds
the existing 2 minute timeout.

This unblocks:
https://fuchsia-review.googlesource.com/c/fuchsia/+/574261

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/third_party/go/+/581903
Original-Revision: c5f39976d1991f7ca31f5712f489c5fb9b5bbc89
GitOrigin-RevId: 9a5b370d4320343f01d9a44366dc74b3fb1909e3
Change-Id: Ice3e355bd95a756eafd721f79ec4ebb0b94336a0
1 file changed
tree: 427243e31a2d345a4b6ea6992c0e9b7045d44a38
  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.