From: prombot Date: Wed, 15 May 2019 00:00:38 +0000 (+0000) Subject: makefile: update Makefile.common with newer version X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=fb5c1747432e5b9962b0f2b19b9653bf59598a79;p=blackbox_exporter.git makefile: update Makefile.common with newer version Signed-off-by: prombot --- diff --git a/Makefile.common b/Makefile.common index 4f18ea5..c7f9ea6 100644 --- a/Makefile.common +++ b/Makefile.common @@ -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 :=