[go] Update to go1.21

Remove uses of the golang.org/x/exp/slices package, which is now
provided by the stdlib (with a small difference in the signature of the
`SortFunc` function).

Change-Id: I516eaedf8e165a80f023579d264001f819fcec7a
Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/infra/+/904701
Reviewed-by: Anthony Fandrianto <atyfto@google.com>
Fuchsia-Auto-Submit: Oliver Newman <olivernewman@google.com>
Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>
8 files changed
tree: eaf2519b396b522b23baab36ed4edbf57c3775c4
  1. artifacts/
  2. buildbucket/
  3. checkout/
  4. cmd/
  5. execution/
  6. flagutil/
  7. functools/
  8. gerrit/
  9. gitiles/
  10. monorail/
  11. rpcutil/
  12. scripts/
  13. third_party/
  14. vendor/
  15. .gitignore
  16. AUTHORS
  17. go.mod
  18. go.sum
  19. LICENSE
  20. manifest
  21. PATENTS
  22. README.md
README.md

infra

This repo contains tools and config files necessary to run infrastructure related to builds, code review, version control, and continuous integrations.