chore: yeet depguard linter

Amolith created

Change summary

.golangci.toml | 1 -
1 file changed, 1 deletion(-)

Detailed changes

.golangci.toml 🔗

@@ -24,7 +24,6 @@ enable = [
   'contextcheck',
   'cyclop',
   'decorder',
-  'depguard',
   'dogsled',
   'dupl',
   'dupword',