cleanup: import from k8s.io/utils/clock instead

Signed-off-by: haoyun <yun.hao@daocloud.io>
This commit is contained in:
haoyun
2021-09-30 23:27:20 +08:00
parent 0f27a423ef
commit 6484fab1e0
7 changed files with 179 additions and 4 deletions

View File

@@ -41,7 +41,7 @@ import (
"sync"
"time"
"k8s.io/apimachinery/pkg/util/clock"
"k8s.io/utils/clock"
)
var (