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 2f1052b + c2caa7a commit 06b1a0aCopy full SHA for 06b1a0a
Makefile.common
@@ -78,7 +78,7 @@ ifneq ($(shell which gotestsum),)
78
endif
79
80
81
-PROMU_VERSION ?= 0.6.0
+PROMU_VERSION ?= 0.7.0
82
PROMU_URL := https://github.com/prometheus/promu/releases/download/v$(PROMU_VERSION)/promu-$(PROMU_VERSION).$(GO_BUILD_PLATFORM).tar.gz
83
84
GOLANGCI_LINT :=
0 commit comments