Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPavlo Strokov <pstrokov@gitlab.com>2021-08-25 12:04:05 +0300
committerPavlo Strokov <pstrokov@gitlab.com>2021-08-25 12:04:05 +0300
commitbea500b301bbec8535fbcae58c1da2d29377c666 (patch)
tree154e04485b7f70da8bfe1934c33f462ddbe8b03d /Makefile
parent27293b72a99628d0b5ae27e8283891451a124748 (diff)
parent89b16e560d50dfbc532dc8c62ffe6d06a3ac32fa (diff)
Merge branch 'pks-golangci-1.42.0' into 'master'
Upgrade golangci-lint to v1.42.0 See merge request gitlab-org/gitaly!3786
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2439c3205..59ccd76fe 100644
--- a/Makefile
+++ b/Makefile
@@ -69,7 +69,7 @@ GO_LDFLAGS := -ldflags '-X ${GITALY_PACKAGE}/internal/version.version=${G
GO_BUILD_TAGS := tracer_static,tracer_static_jaeger,tracer_static_stackdriver,continuous_profiler_stackdriver,static,system_libgit2
# Dependency versions
-GOLANGCI_LINT_VERSION ?= 1.39.0
+GOLANGCI_LINT_VERSION ?= 1.42.0
GOCOVER_COBERTURA_VERSION ?= aaee18c8195c3f2d90e5ef80ca918d265463842a
GOIMPORTS_VERSION ?= 2538eef75904eff384a2551359968e40c207d9d2
GO_JUNIT_REPORT_VERSION ?= 984a47ca6b0a7d704c4b589852051b4d7865aa17