Add go_packages to protos missing them

This will make warnings of the following form go away. I don't think
this will cause any problems in the chromium infra proto roll, but I'll
watch that afterward.

example before:
2021/02/04 10:37:54 WARNING: Missing 'go_package' option in "tast/test_result.proto",
please specify it with the full Go package path as
a future release of protoc-gen-go will require this be specified.
See https://developers.google.com/protocol-buffers/docs/reference/go-generated#package for more information.

BUG=chromium:1174238
TEST=local gen

Change-Id: Iccb6c053d5b0dc062ed6c990872ea98c6f6a054f
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/infra/proto/+/2676122
Reviewed-by: Prathmesh Prabhu <pprabhu@google.com>
Commit-Queue: Sean Abraham <seanabraham@chromium.org>
16 files changed