Skip to content

Commit d8c06bb

Browse files
pgierSuperQ
authored andcommitted
Makefile.common: update promu to v0.3.0 (prometheus#5280)
Signed-off-by: Paul Gier <[email protected]>
1 parent b8106dd commit d8c06bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile.common

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ else
7070
GO_BUILD_PLATFORM ?= $(GOHOSTOS)-$(GOHOSTARCH)
7171
endif
7272

73-
PROMU_VERSION ?= 0.2.0
73+
PROMU_VERSION ?= 0.3.0
7474
PROMU_URL := https://github.com/prometheus/promu/releases/download/v$(PROMU_VERSION)/promu-$(PROMU_VERSION).$(GO_BUILD_PLATFORM).tar.gz
7575
STATICCHECK_VERSION ?= 2019.1
7676
STATICCHECK_URL := https://github.com/dominikh/go-tools/releases/download/$(STATICCHECK_VERSION)/staticcheck_$(GOHOSTOS)_$(GOHOSTARCH)

0 commit comments

Comments
 (0)