Skip to content

Commit 18281a2

Browse files
author
Julien Pivotto
authored
Merge pull request #424 from prometheus/repo_sync
Synchronize common files from prometheus/prometheus
2 parents befeabf + 017dec0 commit 18281a2

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
@@ -55,7 +55,7 @@ ifneq ($(shell which gotestsum),)
5555
endif
5656
endif
5757

58-
PROMU_VERSION ?= 0.13.0
58+
PROMU_VERSION ?= 0.14.0
5959
PROMU_URL := https://github.com/prometheus/promu/releases/download/v$(PROMU_VERSION)/promu-$(PROMU_VERSION).$(GO_BUILD_PLATFORM).tar.gz
6060

6161
SKIP_GOLANGCI_LINT :=

0 commit comments

Comments
 (0)