fix: replace logrus by zerolog (#79)

This commit is contained in:
Robert Kaussow 2023-12-06 09:29:20 +01:00 committed by GitHub
parent 0568544e8d
commit 59b0195443
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -86,6 +86,7 @@ linters:
# - wastedassign
- whitespace
- wsl
- zerologlint
fast: false
run: