mirror of
https://github.com/prometheus-community/postgres_exporter
synced 2025-04-10 11:11:25 +00:00
Merge pull request #863 from prometheus-community/repo_sync
Synchronize common files from prometheus/prometheus
This commit is contained in:
commit
9a9a4294c4
@ -55,7 +55,7 @@ ifneq ($(shell command -v gotestsum > /dev/null),)
|
||||
endif
|
||||
endif
|
||||
|
||||
PROMU_VERSION ?= 0.14.0
|
||||
PROMU_VERSION ?= 0.15.0
|
||||
PROMU_URL := https://github.com/prometheus/promu/releases/download/v$(PROMU_VERSION)/promu-$(PROMU_VERSION).$(GO_BUILD_PLATFORM).tar.gz
|
||||
|
||||
SKIP_GOLANGCI_LINT :=
|
||||
|
Loading…
Reference in New Issue
Block a user