[roll] Roll third_party/go [os_test] Deflake os_test on hosts

`TestDirFS` is skipped on Fuchsia, likely the reason why this went in
undetected.

(cd src && ./make.bash)
bin/go test os --count 100

Multiply: go-os-test: 100

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/third_party/go/+/506638
Original-Revision: 1a5e13b4fb2514f4cdb190ab78dad4e084cf1d91
GitOrigin-RevId: 0d10ea7c3203d6dbdea9082370a0eba048c86e89
Change-Id: I7ca14257346f39c5d1cc31ac7475fca3b3064c13
1 file changed
tree: c9c9824e37f0983e7159d64206377fe9d550397d
  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.