diff --git a/go/test/endtoend/utils/utils.go b/go/test/endtoend/utils/utils.go index 4e331c7ce85..434249b99b2 100644 --- a/go/test/endtoend/utils/utils.go +++ b/go/test/endtoend/utils/utils.go @@ -18,6 +18,7 @@ package utils import ( "fmt" + "strings" "testing" "time"