[roll] Roll fuchsia [build][go] Add library to test deps

This is necessary to ensure that any transitive `non_go_deps` of the
test's main library are included as runtime deps of the test.

Fixes a bug introduced in
commit 2761557007c7bd01dab4cdeba13043ddedc9c2f7 that only affected tests
that set `library` instead of `gopackages`.

Original-Bug: 58755
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/748822
Original-Revision: d1df2497113806b92243c1e4d431cef3a3df013d
GitOrigin-RevId: 4bb5d726c4a7e2b736ddbbcb2784a4955f429a24
Change-Id: Ie0e830f51abf9601b564d56caa109d9723514076
1 file changed
tree: 90eae5d55aa1cf74bd792d42d4493fa1562bda14
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.