diff --git a/conn.go b/conn.go index 30a5f64..3075f81 100644 --- a/conn.go +++ b/conn.go @@ -13,10 +13,10 @@ import ( "math/rand" "net" "strconv" + "strings" "sync" "time" "unicode/utf8" - "strings" ) const (