[scripts] Add script to update go deps

This will be run by a new run_script roller to keep dependencies
up-to-date automatically.

Keeping dependencies up-to-date is particularly important for
dependencies like luci-go that interact with external services with
frequently-changing APIs.

Bug: 310802877
Change-Id: Ibe3fcc2deb31eea7289ce716ce166888b615b054
Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/infra/+/1006734
Fuchsia-Auto-Submit: Oliver Newman <olivernewman@google.com>
Reviewed-by: Ina Huh <ihuh@google.com>
Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>
Reviewed-by: Michael Brase <mbrase@google.com>
1 file changed
tree: 3918e75258314cd4f4ae65ead112e1539f52fe0b
  1. artifacts/
  2. buildbucket/
  3. checkout/
  4. cmd/
  5. execution/
  6. flagutil/
  7. functools/
  8. gerrit/
  9. gitiles/
  10. issuetracker/
  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.