[roll] Roll fuchsia [fx] Fix jq expression in check-goldens

This CL fixes the jq expression in the check-goldens command, added in
I049c95dfbe1897258b9fcf44b57bdb8243b1c6b0. It was producing an array
inside the `select` filter, causing a quadratic blowup.

Test: fx check-goldens --list | wc # before: 20935, after: 343
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/715667
Original-Revision: a5bbeafdc79265d349e4ec7007753306871dd4fe
GitOrigin-RevId: b7bdc6672aab201d9b3251ea1b48b1decd60df9a
Change-Id: I9e2843df758530c97a65d9f767da66c95e6715cf
1 file changed
tree: bb5a6efa6e3f1067908f506a0dbe26511f161516
  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.