[recipe_bootstrap] Use %w fmt directives for errors

This will make it possible to use `errors.Is` and `errors.As` to inspect
wrapper errors in order to determine underlying error causes.

Change-Id: I534c46338dc6f9c224d6a78e245d1f56a8b7bcc8
Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/infra/+/504741
Commit-Queue: Oliver Newman <olivernewman@google.com>
Fuchsia-Auto-Submit: Oliver Newman <olivernewman@google.com>
Reviewed-by: Anthony Fandrianto <atyfto@google.com>
3 files changed
tree: 98495066ca95b62aa22a4d52c62f00cb3a484301
  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.