[roll] Roll third_party/go [go] Delete the zx_ktrace_write syscall

This syscall is unused in Fuchsia and is therefore being deleted.
It's also unused by netstack2, so this should be a no-op.

Original-Bug: 42069955
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/third_party/go/+/1231986
Original-Revision: a4eb8e435ea14afb7dae88516a1ef694d60f04a4
GitOrigin-RevId: 26adedf7e7d4a5f06d53f6acbe7548c9e3350816
Change-Id: Ida6d01c5e5df61104a801850453bd25684f13c35
1 file changed
tree: a75f826997d362c60e4b883175e5ee51cdbb10f0
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 in one of the communication channels documented at get involved.

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.