chore: update dependencies in go.mod and go.sum #523
golangci-test.yml
on: push
golangci
/
lint
51s
unit-tests
0s
Annotations
2 errors
golangci / lint:
internal/myaudio/readfile_flac.go#L60
comparing with == will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
|
golangci / lint
issues found
|