[roll] Roll infra/recipes [go] Update to go 1.18

This will let us start using generics in infra/infra, jiri, and other
repos, although we should be cautious because generic support is so new.

https://go.dev/blog/go1.18

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/658885
Original-Revision: 050c0334e874b86d169f68d170e487f12114ddfe
GitOrigin-RevId: a969b7ba6d28e20daedb0adc18120ca039a14c83
Change-Id: I2f3855de8c283eca089e21255a959f9f72a985ed
1 file changed
tree: a5a0abe74337b7ee6e70eceedba33859c0447737
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.