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