mirror of
https://github.com/prometheus/alertmanager
synced 2025-02-14 17:47:30 +00:00
Update common Prometheus files (#2364)
Signed-off-by: prombot <prometheus-team@googlegroups.com>
This commit is contained in:
parent
470634d49f
commit
1fdff6b3f9
@ -78,7 +78,7 @@ ifneq ($(shell which gotestsum),)
|
||||
endif
|
||||
endif
|
||||
|
||||
PROMU_VERSION ?= 0.5.0
|
||||
PROMU_VERSION ?= 0.6.0
|
||||
PROMU_URL := https://github.com/prometheus/promu/releases/download/v$(PROMU_VERSION)/promu-$(PROMU_VERSION).$(GO_BUILD_PLATFORM).tar.gz
|
||||
|
||||
GOLANGCI_LINT :=
|
||||
|
Loading…
Reference in New Issue
Block a user