[roll] Roll fuchsia [vscode][go] Fix search ignored directory

... to include our files from //third_party/golibs. Only the vendor
subdir contains vendored code, the directory itself contains scripts and
build targets for maintaining third-party Go libs.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1418514
Original-Revision: 904a7e05da5eb5811d158cdd60bc9f6cf8804134
GitOrigin-RevId: 12217f8c9efa7167007739f0c7c3a00fdf6902f6
Change-Id: If9fd6387ca1ae38f90d9aa46ec9e17db0f22f045
1 file changed
tree: 82a114d9787eecb016f42d6e4e45a503006460fd
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 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.