Skip to content

Commit 169bb0c

Browse files
authored
Merge pull request #733 from prometheus-community/repo_sync
Synchronize common files from prometheus/prometheus
2 parents ab8f272 + c8991de commit 169bb0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 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)