From 2a8fc76e3f1bdd0ea6366840fa65460131584b5e Mon Sep 17 00:00:00 2001 From: shoopea Date: Sun, 21 Jun 2020 19:00:31 +0200 Subject: [PATCH] test --- main.go | 1 + 1 file changed, 1 insertion(+) 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 {