Remove exportloopref, no longer needed in go 1.22+

This commit is contained in:
Arnie
2024-10-15 23:17:59 +02:00
parent d7502b7e08
commit 1312b29eca
-1
View File
@@ -43,7 +43,6 @@ linters:
- copyloopvar - copyloopvar
- errcheck - errcheck
- errorlint - errorlint
- exportloopref
- exhaustive - exhaustive
- gci - gci
- gocheckcompilerdirectives - gocheckcompilerdirectives