diff --git a/go/vt/topo/stats_conn_test.go b/go/vt/topo/stats_conn_test.go index c5ef0d15f41..730a2fc1613 100644 --- a/go/vt/topo/stats_conn_test.go +++ b/go/vt/topo/stats_conn_test.go @@ -20,6 +20,7 @@ import ( "context" "fmt" "testing" + "time" "golang.org/x/sync/semaphore"