fix: replace logrus by zerolog (#58)

This commit is contained in:
Robert Kaussow 2023-12-06 09:29:29 +01:00 committed by GitHub
parent 82c8b3f83c
commit af84b2a8af
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: