Skip to content

Commit 017dec0

Browse files
committed
Update common Prometheus files
Signed-off-by: prombot <prometheus-team@googlegroups.com>
1 parent befeabf commit 017dec0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile.common

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ ifneq ($(shell which gotestsum),)
5555
endif
5656
endif
5757

58-
PROMU_VERSION ?= 0.13.0
58+
PROMU_VERSION ?= 0.14.0
5959
PROMU_URL := https://github.com/prometheus/promu/releases/download/v$(PROMU_VERSION)/promu-$(PROMU_VERSION).$(GO_BUILD_PLATFORM).tar.gz
6060

6161
SKIP_GOLANGCI_LINT :=

0 commit comments

Comments
 (0)