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:
1e01be3
)
Synchronize common files from prometheus/prometheus (#1010)
author
PrometheusBot
<prometheus-team@googlegroups.com>
Fri, 23 Dec 2022 05:44:41 +0000
(06:44 +0100)
committer
GitHub
<noreply@github.com>
Fri, 23 Dec 2022 05:44:41 +0000
(11:14 +0530)
Signed-off-by: prombot <prometheus-team@googlegroups.com>
Signed-off-by: prombot <prometheus-team@googlegroups.com>
Makefile.common
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.common
b/Makefile.common
index e358db69c5d3addfb7bcbe416be3037203b1671b..1985fcdeb148b7643d23660d559fb65914c5e650 100644
(file)
--- a/
Makefile.common
+++ b/
Makefile.common
@@
-61,7
+61,7
@@
PROMU_URL := https://github.com/prometheus/promu/releases/download/v$(PROMU_
SKIP_GOLANGCI_LINT :=
GOLANGCI_LINT :=
GOLANGCI_LINT_OPTS ?=
-GOLANGCI_LINT_VERSION ?= v1.
49.0
+GOLANGCI_LINT_VERSION ?= v1.
50.1
# golangci-lint only supports linux, darwin and windows platforms on i386/amd64.
# windows isn't included here because of the path separator being different.
ifeq ($(GOHOSTOS),$(filter $(GOHOSTOS),linux darwin))