diff --git a/build.env b/build.env index 212d10877..0e66c22d9 100644 --- a/build.env +++ b/build.env @@ -18,7 +18,7 @@ GOLANG_VERSION=1.13.9 GO111MODULE=on # static checks and linters -GOLANGCI_VERSION=v1.21.0 +GOLANGCI_VERSION=v1.27.0 GOSEC_VERSION=v2.3.0 # "go test" configuration