Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix incorrect logging calls that don't do formatting #290

Merged
merged 1 commit into from
Jun 6, 2021

Conversation

Mindavi
Copy link
Contributor

@Mindavi Mindavi commented Dec 25, 2020

The errors can be found by running go vet.
Found these issues while packaging. Somehow, these mistakes give a build failure in nixpkgs. I'm not sure why.

How to Test

Check output of go vet before and after. I don't think these changes require much testing otherwise, zgrab2 still builds and go vet is happy now (although go vet still shows some other stuff, but I'm not familiar enough to fix those).

The errors can be found by running `go vet`.
Found these issues while packaging.
@zakird zakird merged commit ed21e07 into zmap:master Jun 6, 2021
@Mindavi Mindavi deleted the bugfix/formatting branch June 6, 2021 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants