Bump github.com/golang/glog from 1.1.0 to 1.2.4 (#614)

Bumps [github.com/golang/glog](https://github.com/golang/glog) from 1.1.0 to 1.2.4.
- [Release notes](https://github.com/golang/glog/releases)
- [Commits](https://github.com/golang/glog/compare/v1.1.0...v1.2.4)

---
updated-dependencies:
- dependency-name: github.com/golang/glog
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 files changed
tree: 3a83c14e01a8d55a4605680521a4ed8891067e65
  1. .bazelci/
  2. .githooks/
  3. .github/
  4. external/
  5. go/
  6. .bazelversion
  7. .gitignore
  8. .golangci.yml
  9. AUTHORS
  10. BUILD.bazel
  11. check-gofmt.sh
  12. check-golint.sh
  13. CONTRIBUTING.md
  14. CONTRIBUTORS
  15. go.mod
  16. go.sum
  17. go_deps.bzl
  18. LICENSE
  19. README.md
  20. setup-githooks.sh
  21. 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.