[go] Fix Go crypto vulnerability

Upgrades x/crypto to v0.17.0

https://pkg.go.dev/vuln/GO-2023-2402

Change-Id: Ic56ced3da079c39d9088f4cc0e7da45dafe573b3
Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/infra/+/972752
Commit-Queue: Chris Lewis <cflewis@google.com>
Fuchsia-Auto-Submit: Chris Lewis <cflewis@google.com>
Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>
Reviewed-by: Oliver Newman <olivernewman@google.com>
31 files changed
tree: 0e8da9e965dcb08da64066205816e4d4662f6f87
  1. artifacts/
  2. buildbucket/
  3. checkout/
  4. cmd/
  5. execution/
  6. flagutil/
  7. functools/
  8. gerrit/
  9. gitiles/
  10. issuetracker/
  11. monorail/
  12. rpcutil/
  13. scripts/
  14. slsa/
  15. third_party/
  16. vendor/
  17. .gitignore
  18. AUTHORS
  19. go.mod
  20. go.sum
  21. LICENSE
  22. manifest
  23. PATENTS
  24. 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.