Merge pull request #31 from SamWhited/support_modules

Support Go Modules
tree: 1f0fe4b453ba31238825748228686f580b1edf46
  1. cpp/
  2. go/
  3. python/
  4. ruby/
  5. src/
  6. .gitignore
  7. CONTRIBUTING.md
  8. go.mod
  9. go.sum
  10. LICENSE
  11. MAINTAINERS.md
  12. Makefile
  13. metrics.proto
  14. NOTICE
  15. pom.xml
  16. README.md
  17. setup.py
README.md

Background

Under most circumstances, manually downloading this repository should never be required.

Prerequisites

Base

Java

Go

Ruby

Building

$ make

Getting Started