feat: DNSSEC Validation #769
Annotations
5 errors
lint:
src/zdns/cache.go#L332
Error return value is not checked (errcheck)
|
lint:
src/zdns/answers.go#L223
fmt.Sprintf can be replaced with string concatenation (perfsprint)
|
lint:
src/zdns/answers.go#L228
fmt.Sprintf can be replaced with string concatenation (perfsprint)
|
lint:
src/zdns/dnssec.go#L357
fmt.Sprintf can be replaced with string concatenation (perfsprint)
|
lint
issues found
|