update golangci-lint to v1.57.2

This commit is contained in:
Kwitsch 2024-04-12 19:16:31 +00:00
parent dbd1390589
commit f133ad7e4f
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ GO_BUILD_LD_FLAGS:=\
GO_BUILD_OUTPUT:=$(BIN_OUT_DIR)/$(BINARY_NAME)$(BINARY_SUFFIX)
# define version of golangci-lint here. If defined in tools.go, go mod perfoms automatically downgrade to older version which doesn't work with golang >=1.18
GOLANG_LINT_VERSION=v1.54.2
GOLANG_LINT_VERSION=v1.57.2
GINKGO_PROCS?=-p