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

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