There was an error while loading. Please reload this page.
1 parent d776680 commit c514fcaCopy full SHA for c514fca
Makefile.common
@@ -55,7 +55,7 @@ ifneq ($(shell command -v gotestsum > /dev/null),)
55
endif
56
57
58
-PROMU_VERSION ?= 0.14.0
+PROMU_VERSION ?= 0.15.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