[roll] Roll fuchsia [gidl] Enable tests for Go envelope # bytes % 8 == 0

This CL enables tests for Go byte count having 8-byte alignment.

This was fixed in Go in
https://fuchsia-review.googlesource.com/c/third_party/go/+/608142

Original-Fixed: 80162

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/608262
Original-Revision: 5d8e12b0fc8529b8aff0cd5272d3633f28a18e66
GitOrigin-RevId: d76babfc1f52b0a1ba51b8ea150e7486708f14da
Change-Id: I1cdc05c682a94c5cd2a373b5b848e0eacfaa36b8
1 file changed
tree: f55cc764134f090bd5f47e97fbe6c5b06aa6bdce
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. 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.