fixes FTBFS
authorDmitry Smirnov <onlyjob@debian.org>
Sun, 21 Feb 2021 17:18:35 +0000 (17:18 +0000)
committerFelix Geyer <fgeyer@debian.org>
Sun, 21 Feb 2021 17:18:35 +0000 (17:18 +0000)
commitfcb14cde3886533285aec7d7e7af21b7ff6d604f
tree0d3e32fc4c91775113a4d6a79e355cead71e98ae
parent0513595d84ce6dc0d70f756a9a379b307a8397ff
fixes FTBFS

Origin: upstream, https://github.com/docker/go-metrics/commit/db152003892af64a8a892e1ee49edf8b6580a657.patch
Forarded: not-needed

vendor/github.com/docker/go-metrics/timer.go:39:17:
cannot use lt.m.WithLabelValues(labels...) (type prometheus.Observer) as type prometheus.Histogram in field value:
       prometheus.Observer does not implement prometheus.Histogram (missing Collect method)

Gbp-Pq: Name go-metrics_prometheus-fix_Observer.patch
go-metrics/timer.go