[go.mod] Update dependencies

Includes breaking change crrev.com/c/3031888 from luci-go. That change removes
the `format` field from the gitiles DownloadFileRequest proto message, as it's
now the only supported option.

The luci-go update also includes some changes that add libraries for
interacting with CAS, which will be necessary for adding support to
recipe_bootstrap to download CAS recipe bundles created by `led
edit-recipe-bundle`.

Bug: 81568
Change-Id: I8e04f1d532cb4c4da3e761f760cad58068f8ce45
Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/infra/+/561201
Fuchsia-Auto-Submit: Oliver Newman <olivernewman@google.com>
Reviewed-by: Anthony Fandrianto <atyfto@google.com>
Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>
4 files changed
tree: 386774de03a53e8d76a4c671ab9502b8537450ae
  1. artifacts/
  2. buildbucket/
  3. checkout/
  4. cmd/
  5. codifier/
  6. digest/
  7. execution/
  8. gerrit/
  9. gitiles/
  10. monorail/
  11. serial/
  12. third_party/
  13. .gitignore
  14. AUTHORS
  15. go.mod
  16. go.sum
  17. LICENSE
  18. MAINTAINERS
  19. manifest
  20. PATENTS
  21. 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.