[roll] Roll fuchsia [go.mod] Add pflag to //tools/go.mod

This library implements POSIX-style command-line flags for Go. I'll use
it to implement a new version of `fx set` in Go.

Will be safe to land after http://tqr/317373 lands.

Original-Bug: 68465
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/478901
Original-Revision: 4ba957ce707c1e8996facd6424ffb8dc15c80a89
GitOrigin-RevId: 87e1cc9fb99c8dc5b54b34a791e7f977ca5a2436
Change-Id: Ia2d2a605d49e5af0beeaf7d0c11742bd9e316f90
1 file changed
tree: 22bd924a0aec2b03edb18455adc491b17ad2f0b5
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 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.