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:
26fc98b
)
Update common Prometheus files (#1004)
author
PrometheusBot
<prometheus-team@googlegroups.com>
Thu, 15 Dec 2022 17:02:39 +0000
(18:02 +0100)
committer
GitHub
<noreply@github.com>
Thu, 15 Dec 2022 17:02:39 +0000
(11:02 -0600)
Signed-off-by: prombot <prometheus-team@googlegroups.com>
Makefile.common
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.common
b/Makefile.common
index 7642c4485c1237bb3596041be3f4a9669f80fc16..e358db69c5d3addfb7bcbe416be3037203b1671b 100644
(file)
--- a/
Makefile.common
+++ b/
Makefile.common
@@
-55,7
+55,7
@@
ifneq ($(shell which gotestsum),)
endif
endif
-PROMU_VERSION ?= 0.1
3
.0
+PROMU_VERSION ?= 0.1
4
.0
PROMU_URL := https://github.com/prometheus/promu/releases/download/v$(PROMU_VERSION)/promu-$(PROMU_VERSION).$(GO_BUILD_PLATFORM).tar.gz
SKIP_GOLANGCI_LINT :=