remove depguard from golangci

This commit is contained in:
Robert Kaussow 2023-06-05 09:04:19 +02:00
parent 10a97edb61
commit feb30c8db0
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0

View File

@ -16,7 +16,6 @@ linters:
- containedctx - containedctx
- contextcheck - contextcheck
- decorder - decorder
- depguard
- dogsled - dogsled
- dupl - dupl
- dupword - dupword