[roll] Roll fuchsia [Golang] Remove breakpad support from build since it can't be used

While breakpad symbols are created by the build, they aren't used on Fuchsia
for Go binary stack traces.  Remove the generation and uploading of them.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/948694
Original-Revision: c40bc22545fd3f544bf5d396f697c457b139ee92
GitOrigin-RevId: 7fd6f5c76f4112709c0911c34d9d5e6a413c0829
Change-Id: Ice9a94e72416d1457120dbe4da6b38b8a9070b86
1 file changed
tree: 88052e9f0d85083bbe91ddcd4f9959921849797b
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.