diff --git a/Makefile b/Makefile index e9d84cf35..668c6fc13 100644 --- a/Makefile +++ b/Makefile @@ -30,7 +30,7 @@ ALL_BINARIES_PLATFORMS= $(addprefix linux/,$(ALL_ARCHITECTURES)) \ # Tools versions # -------------- -GOLANGCI_VERSION:=1.55.2 +GOLANGCI_VERSION:=1.61.0 # Computed variables # ------------------