File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
99 github.com/sirupsen/logrus v1.9.3
1010 github.com/spf13/cobra v1.8.1
1111 github.com/stretchr/testify v1.9.0
12- k8s.io/utils v0.0.0-20240502163921-fe8a2dddb1d0
12+ k8s.io/utils v0.0.0-20240902221715-702e33fdd3c3
1313)
1414
1515require (
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
882882k8s.io/utils v0.0.0-20240423183400-0849a56e8f22 /go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0 =
883883k8s.io/utils v0.0.0-20240502163921-fe8a2dddb1d0 h1:jgGTlFYnhF1PM1Ax/lAlxUPE+KfCIXHaathvJg1C3ak =
884884k8s.io/utils v0.0.0-20240502163921-fe8a2dddb1d0 /go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0 =
885+ k8s.io/utils v0.0.0-20240902221715-702e33fdd3c3 h1:b2FmK8YH+QEwq/Sy2uAEhmqL5nPfGYbJOcaqjeYYZoA =
886+ k8s.io/utils v0.0.0-20240902221715-702e33fdd3c3 /go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0 =
885887rsc.io/binaryregexp v0.2.0 /go.mod h1:qTv7/COck+e2FymRvadv62gMdZztPaShugOCi3I+8D8 =
886888rsc.io/quote/v3 v3.1.0 /go.mod h1:yEA65RcK8LyAZtP9Kv3t0HmxON59tX3rD+tICJqUlj0 =
887889rsc.io/sampler v1.3.0 /go.mod h1:T1hPZKmBbMNahiBKFy5HrXp6adAjACjK9JXDnKaTXpA =
You can’t perform that action at this time.
0 commit comments