chore: update Go module dependencies to latest versions #569
Annotations
2 errors
lint:
internal/myaudio/readfile_flac.go#L60
comparing with == will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
|
lint
issues found
|