makefile: update Makefile.common with newer version
authorprombot <prometheus-team@googlegroups.com>
Wed, 15 May 2019 00:00:38 +0000 (00:00 +0000)
committerprombot <prometheus-team@googlegroups.com>
Wed, 15 May 2019 00:00:38 +0000 (00:00 +0000)
Signed-off-by: prombot <prometheus-team@googlegroups.com>
Makefile.common

index 4f18ea5877f11cc05681781edfea667deaa283b8..c7f9ea64ff5911218d7efdbfe0f43e4a20928a02 100644 (file)
@@ -69,7 +69,7 @@ else
        GO_BUILD_PLATFORM ?= $(GOHOSTOS)-$(GOHOSTARCH)
 endif
 
-PROMU_VERSION ?= 0.3.0
+PROMU_VERSION ?= 0.4.0
 PROMU_URL     := https://github.com/prometheus/promu/releases/download/v$(PROMU_VERSION)/promu-$(PROMU_VERSION).$(GO_BUILD_PLATFORM).tar.gz
 
 GOLANGCI_LINT :=