Update promu

Update promu to the latest release.

Signed-off-by: SuperQ <superq@gmail.com>
This commit is contained in:
SuperQ 2024-05-02 00:10:02 +02:00
parent 12e317786b
commit f09cf2d9fb
No known key found for this signature in database
GPG key ID: C646B23C9E3245F1

View file

@ -55,7 +55,7 @@ ifneq ($(shell command -v gotestsum 2> /dev/null),)
endif
endif
PROMU_VERSION ?= 0.15.0
PROMU_VERSION ?= 0.17.0
PROMU_URL := https://github.com/prometheus/promu/releases/download/v$(PROMU_VERSION)/promu-$(PROMU_VERSION).$(GO_BUILD_PLATFORM).tar.gz
SKIP_GOLANGCI_LINT :=