cleanup: import from k8s.io/utils/clock instead
Signed-off-by: haoyun <yun.hao@daocloud.io>
This commit is contained in:
2
go.mod
2
go.mod
@@ -73,7 +73,7 @@ require (
|
||||
k8s.io/component-base v0.22.0
|
||||
k8s.io/cri-api v0.22.0
|
||||
k8s.io/klog/v2 v2.9.0
|
||||
k8s.io/utils v0.0.0-20210707171843-4b05e18ac7d9
|
||||
k8s.io/utils v0.0.0-20210930125809-cb0fa318a74b
|
||||
)
|
||||
|
||||
// When updating replace rules, make sure to also update the rules in integration/client/go.mod and api/go.mod
|
||||
|
||||
Reference in New Issue
Block a user