Update RE dependency to get latest go bindings. (#324)

We have to figure out the bazel-foolness to recompile these protos,
instead of using the pb.go available. On the meanwhile, this updates
it to the latest version where the .go is in sync with the .pb.
3 files changed
tree: ba837a00b2f2760258f49045245670bc0f43a929
  1. .bazelci/
  2. .githooks/
  3. external/
  4. go/
  5. .gitignore
  6. AUTHORS
  7. BUILD.bazel
  8. check-gofmt.sh
  9. CONTRIBUTING.md
  10. CONTRIBUTORS
  11. go.mod
  12. go.sum
  13. LICENSE
  14. README.md
  15. remote-apis-sdks-deps.bzl
  16. setup-githooks.sh
  17. WORKSPACE
README.md

Remote Execution API SDKs

CI status: Build Status

PkgGoDev

This repository contains SDKs for the Remote Execution API.

See each language subdirectory's README.md for more specific instructions on using the SDK for that language.