Skip to content

Commit af332df

Browse files
committed
makefile: update Makefile.common with newer version
Signed-off-by: prombot <[email protected]>
1 parent 7f34606 commit af332df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile.common

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ else
6969
GO_BUILD_PLATFORM ?= $(GOHOSTOS)-$(GOHOSTARCH)
7070
endif
7171

72-
PROMU_VERSION ?= 0.3.0
72+
PROMU_VERSION ?= 0.4.0
7373
PROMU_URL := https://github.com/prometheus/promu/releases/download/v$(PROMU_VERSION)/promu-$(PROMU_VERSION).$(GO_BUILD_PLATFORM).tar.gz
7474

7575
GOLANGCI_LINT :=

0 commit comments

Comments
 (0)