[roll] Roll fuchsia [go][starlark] Add targets for building starlark-go

... and run update.sh to fetch dependencies of starlark-go. Files in
the `vendor` subdir are all fetched from upstream by `go mod vendor`.

> fx set minimal.x64 --with-host //third_party/golibs/go.starlark.net/cmd/starlark:host
> fx build host_x64/starlark

OSRB approvals:

* https://fxbug.dev/325237981
* https://fxbug.dev/326590688
* https://fxbug.dev/326590696

Original-Bug: 325592655
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/996013
Original-Revision: 824207bbb07eb874d8fde3b1c4b9ede6b46c86ce
GitOrigin-RevId: 7fbad343e17063cf38b5ed4ee6fa7edcb6362bc9
Change-Id: Ie98351479cdf9c6fcc3661648bfbb19180b842ed
1 file changed
tree: 2ff7aa0a0e5199376cbfea1ab15f0dbd3a02c3cb
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.