test: execution: replace deprecated protobuf-related modules

`github.com/golang/protobuf` and its sub-modules has been deprecated
and superseded by `google.golang.org/protobuf`[1]. Drop all use of the
old modules and switch to using only the latter.

[1] https://pkg.go.dev/github.com/golang/protobuf

BUG=b:218608945
TEST=staticcheck -checks SA1019 \
    "go.chromium.org/chromiumos/test/execution/..."

Change-Id: I6a757f47224e4382a916873c189c854686b016bb
Signed-off-by: Arnaud Ferraris <[email protected]>
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/dev-util/+/6088130
Reviewed-by: George Burgess <[email protected]>
Reviewed-by: Allen Xie <[email protected]>
9 files changed