diff --git a/main.go b/main.go index ebeff00..08d10c1 100644 --- a/main.go +++ b/main.go @@ -6,6 +6,7 @@ import ( "net" "regexp" "strconv" + "time" ) type Client struct {