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 befeabf + 017dec0 commit 18281a2Copy full SHA for 18281a2
Makefile.common
@@ -55,7 +55,7 @@ ifneq ($(shell which gotestsum),)
55
endif
56
57
58
-PROMU_VERSION ?= 0.13.0
+PROMU_VERSION ?= 0.14.0
59
PROMU_URL := https://github.com/prometheus/promu/releases/download/v$(PROMU_VERSION)/promu-$(PROMU_VERSION).$(GO_BUILD_PLATFORM).tar.gz
60
61
SKIP_GOLANGCI_LINT :=
0 commit comments