# HG changeset patch
# User Florent Aide <florent.aide@gmail.com>
# Date 1695051871 -7200
#      Mon Sep 18 17:44:31 2023 +0200
# Node ID 8af4f23015d1b542e2894d15cae9d4363494a1de
# Parent  c62ad21025ff5af8c4be6b400b3a88f02b401123
Use latest golangci-lint

diff --git a/Makefile b/Makefile
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 
-GOLANGCI_LINT_VERSION = v1.53.3
+GOLANGCI_LINT_VERSION = v1.54.2
 GOLANGCI_LINT_BIN = tools/bin/golangci-lint-$(GOLANGCI_LINT_VERSION)
 
 help:  ## Display this help