projects
/
blackbox_exporter.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7f5deb2
)
Update common Prometheus files
author
prombot
<prometheus-team@googlegroups.com>
Mon, 22 Mar 2021 00:01:40 +0000
(
00:01
+0000)
committer
prombot
<prometheus-team@googlegroups.com>
Mon, 22 Mar 2021 00:01:40 +0000
(
00:01
+0000)
Signed-off-by: prombot <prometheus-team@googlegroups.com>
Makefile.common
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.common
b/Makefile.common
index fea110394a666f0ca0393c039b9d94272e49a170..86b2870a989a76ad39378c25e1a0120fe8374283 100644
(file)
--- a/
Makefile.common
+++ b/
Makefile.common
@@
-78,7
+78,7
@@
ifneq ($(shell which gotestsum),)
endif
endif
-PROMU_VERSION ?= 0.1
0.0
+PROMU_VERSION ?= 0.1
1.1
PROMU_URL := https://github.com/prometheus/promu/releases/download/v$(PROMU_VERSION)/promu-$(PROMU_VERSION).$(GO_BUILD_PLATFORM).tar.gz
GOLANGCI_LINT :=