There was an error while loading. Please reload this page.
1 parent 2418af5 commit 662b629Copy full SHA for 662b629
1 file changed
Makefile.common
@@ -55,7 +55,7 @@ ifneq ($(shell command -v gotestsum 2> /dev/null),)
55
endif
56
57
58
-PROMU_VERSION ?= 0.18.1
+PROMU_VERSION ?= 0.20.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