You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dwaddle@rick:~/go/src/github.com/zmap/zgrab2/modules/redis$ go test
# github.com/zmap/zgrab2/modules/redis [github.com/zmap/zgrab2/modules/redis.test]
./types_test.go:124:27: cannot use &fakeio (value of type *fakeIO) as net.Conn value in struct literal: *fakeIO does not implement net.Conn (missing method Close)
FAIL github.com/zmap/zgrab2/modules/redis [build failed]
The text was updated successfully, but these errors were encountered:
At commit 97ba87c:
The text was updated successfully, but these errors were encountered: