From: prombot Date: Mon, 22 Mar 2021 00:01:40 +0000 (+0000) Subject: Update common Prometheus files X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=09388b32b0b2e252335c41064284bc04f6c003a1;p=blackbox_exporter.git Update common Prometheus files Signed-off-by: prombot --- diff --git a/Makefile.common b/Makefile.common index fea1103..86b2870 100644 --- a/Makefile.common +++ b/Makefile.common @@ -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 :=