Update common Prometheus files
authorprombot <prometheus-team@googlegroups.com>
Mon, 22 Mar 2021 00:01:40 +0000 (00:01 +0000)
committerprombot <prometheus-team@googlegroups.com>
Mon, 22 Mar 2021 00:01:40 +0000 (00:01 +0000)
Signed-off-by: prombot <prometheus-team@googlegroups.com>
Makefile.common

index fea110394a666f0ca0393c039b9d94272e49a170..86b2870a989a76ad39378c25e1a0120fe8374283 100644 (file)
@@ -78,7 +78,7 @@ ifneq ($(shell which gotestsum),)
 endif
 endif
 
-PROMU_VERSION ?= 0.10.0
+PROMU_VERSION ?= 0.11.1
 PROMU_URL     := https://github.com/prometheus/promu/releases/download/v$(PROMU_VERSION)/promu-$(PROMU_VERSION).$(GO_BUILD_PLATFORM).tar.gz
 
 GOLANGCI_LINT :=