zgrab2
zgrab2 copied to clipboard
modules/fox - go vet warning causing test failures
At commit 97ba87c0e70661e1263631288b0cab41acebbbae
dwaddle@rick:~/go/src/github.com/zmap/zgrab2/modules/fox$ go test
# github.com/zmap/zgrab2/modules/fox
./fox.go:66:42: conversion from untyped int to string yields a string of one rune, not a string of digits (did you mean fmt.Sprint(x)?)