[go.mod] Upgrade all dependencies

Generated by running:

1. go get -u -t ./...
2. go mod tidy
3. go mod vendor

Change-Id: I7f98f4b6edafb2727dfccd4246c795faff34275b
Bug: b/310746283
Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/infra/+/945965
Commit-Queue: Vinicius Felizardo <felizardo@google.com>
Reviewed-by: Michael Brase <mbrase@google.com>
831 files changed
tree: 9c4fca60f2cf5c8ddeacfbf6f51869bcdbf27500
  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. slsa/
  14. third_party/
  15. vendor/
  16. .gitignore
  17. AUTHORS
  18. go.mod
  19. go.sum
  20. LICENSE
  21. manifest
  22. PATENTS
  23. 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.