kafka_exporter
kafka_exporter copied to clipboard
Change dependencies to use go modules
- Fix errors while compiling with go v1.11
- Start using go modules for dependencies (kept the
vendor/
directory)