We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7c68e72 + 4ea8112 commit f1c4042Copy full SHA for f1c4042
Makefile.common
@@ -69,7 +69,7 @@ else
69
GO_BUILD_PLATFORM ?= $(GOHOSTOS)-$(GOHOSTARCH)
70
endif
71
72
-PROMU_VERSION ?= 0.4.0
+PROMU_VERSION ?= 0.5.0
73
PROMU_URL := https://github.com/prometheus/promu/releases/download/v$(PROMU_VERSION)/promu-$(PROMU_VERSION).$(GO_BUILD_PLATFORM).tar.gz
74
75
GOLANGCI_LINT :=
0 commit comments