From a7915ee370e49c2d5deaf54826b98bf8de1c2456 Mon Sep 17 00:00:00 2001 From: maxlerebourg Date: Sun, 26 Jul 2026 13:48:55 +0200 Subject: [PATCH] :bug: fix test --- .golangci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.golangci.yml b/.golangci.yml index 34b62ea..33598d6 100644 --- a/.golangci.yml +++ b/.golangci.yml @@ -41,6 +41,7 @@ linters-settings: - $test allow: - $gostd + - github.com/maxlerebourg/simpleredis - github.com/maxlerebourg/crowdsec-bouncer-traefik-plugin/pkg/logger - github.com/maxlerebourg/crowdsec-bouncer-traefik-plugin/pkg/ip - github.com/maxlerebourg/crowdsec-bouncer-traefik-plugin/pkg/configuration