@@ -12,7 +12,7 @@ import (
"gopkg.in/alecthomas/kingpin.v2"
)
var Version string = "v0.0.0"
var Version = "v0.0.0"
func parseIpCidrList(in string) ([]interface{}, error) {
if in == "" {
The note is not visible to the blocked user.