Codebase list prometheus-haproxy-exporter / f3fd59d
Merge pull request #215 from prometheus/repo_sync Synchronize common files from prometheus/prometheus Ben Kochie authored 3 years ago GitHub committed 3 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
7777 endif
7878 endif
7979
80 PROMU_VERSION ?= 0.10.0
80 PROMU_VERSION ?= 0.11.1
8181 PROMU_URL := https://github.com/prometheus/promu/releases/download/v$(PROMU_VERSION)/promu-$(PROMU_VERSION).$(GO_BUILD_PLATFORM).tar.gz
8282
8383 GOLANGCI_LINT :=