[go modules] Update Go modules for luci

This change updates the Go modules that luci-go currently requires. A skeleton function is included in recipe_wrapper to force the update. The updated modules will be required by recipe_wrapper in a later CL.


Bug: b/295932544
Change-Id: Ia4ebcab45488dbfddc4e0d35c9e6db48db67348e
Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/infra/+/911956
Reviewed-by: Oliver Newman <olivernewman@google.com>
Commit-Queue: Chris Lewis <cflewis@google.com>
350 files changed
tree: 351ce783b6892e3864f1d1ce45da54be5732cc71
  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.