File tree 2 files changed +3
-1
lines changed 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
9
9
github.com/sirupsen/logrus v1.9.3
10
10
github.com/spf13/cobra v1.8.1
11
11
github.com/stretchr/testify v1.9.0
12
- k8s.io/utils v0.0.0-20240502163921-fe8a2dddb1d0
12
+ k8s.io/utils v0.0.0-20241104163129-6fe5fd82f078
13
13
)
14
14
15
15
require (
Original file line number Diff line number Diff line change @@ -882,6 +882,8 @@ k8s.io/utils v0.0.0-20240423183400-0849a56e8f22 h1:ao5hUqGhsqdm+bYbjH/pRkCs0unBG
882
882
k8s.io/utils v0.0.0-20240423183400-0849a56e8f22 /go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0 =
883
883
k8s.io/utils v0.0.0-20240502163921-fe8a2dddb1d0 h1:jgGTlFYnhF1PM1Ax/lAlxUPE+KfCIXHaathvJg1C3ak =
884
884
k8s.io/utils v0.0.0-20240502163921-fe8a2dddb1d0 /go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0 =
885
+ k8s.io/utils v0.0.0-20241104163129-6fe5fd82f078 h1:jGnCPejIetjiy2gqaJ5V0NLwTpF4wbQ6cZIItJCSHno =
886
+ k8s.io/utils v0.0.0-20241104163129-6fe5fd82f078 /go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0 =
885
887
rsc.io/binaryregexp v0.2.0 /go.mod h1:qTv7/COck+e2FymRvadv62gMdZztPaShugOCi3I+8D8 =
886
888
rsc.io/quote/v3 v3.1.0 /go.mod h1:yEA65RcK8LyAZtP9Kv3t0HmxON59tX3rD+tICJqUlj0 =
887
889
rsc.io/sampler v1.3.0 /go.mod h1:T1hPZKmBbMNahiBKFy5HrXp6adAjACjK9JXDnKaTXpA =
You can’t perform that action at this time.
0 commit comments