prometheus-statsd-exporter: fix compilation with go 1.11.4
authorAndre Heider <redacted>
Thu, 3 Jan 2019 07:18:04 +0000 (08:18 +0100)
committerAndre Heider <redacted>
Fri, 4 Jan 2019 06:33:15 +0000 (07:33 +0100)
commit9fadc6bc7a2fb1eb3c1a81582769f985cb3ebcee
tree5d13c3c15fc8d98e9f262e762fe6e9d415f4ec4f
parentcdacfc888c78c2c6cbd1fd72d7400ae2bb3c8d24
prometheus-statsd-exporter: fix compilation with go 1.11.4

This fixes the exact same build error reported at [0].
Upstream fixed it too, see [1], but I decided to use the minimal patch
until a new version is released instead.

[0] https://github.com/golang/go/issues/29281
[1] https://github.com/prometheus/statsd_exporter/pull/171

Signed-off-by: Andre Heider <redacted>
utils/prometheus-statsd-exporter/Makefile
utils/prometheus-statsd-exporter/patches/001-fix-mod-checksum.patch [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT