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 @@ -13,7 +13,7 @@ require (
13
13
github.com/sirupsen/logrus v1.9.3
14
14
github.com/spf13/cobra v1.8.1
15
15
github.com/stretchr/testify v1.9.0
16
- k8s.io/utils v0.0.0-20240502163921-fe8a2dddb1d0
16
+ k8s.io/utils v0.0.0-20240710235135-d4aae2beeffc
17
17
)
18
18
19
19
require (
Original file line number Diff line number Diff line change @@ -1106,6 +1106,8 @@ k8s.io/utils v0.0.0-20230505201702-9f6742963106 h1:EObNQ3TW2D+WptiYXlApGNLVy0zm/
1106
1106
k8s.io/utils v0.0.0-20230505201702-9f6742963106 /go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0 =
1107
1107
k8s.io/utils v0.0.0-20240502163921-fe8a2dddb1d0 h1:jgGTlFYnhF1PM1Ax/lAlxUPE+KfCIXHaathvJg1C3ak =
1108
1108
k8s.io/utils v0.0.0-20240502163921-fe8a2dddb1d0 /go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0 =
1109
+ k8s.io/utils v0.0.0-20240710235135-d4aae2beeffc h1:sAWhW/i0Lsz5ZUgeE9svkFa4UyoA+LNAsPcWnwQ2PzM =
1110
+ k8s.io/utils v0.0.0-20240710235135-d4aae2beeffc /go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0 =
1109
1111
rsc.io/binaryregexp v0.2.0 /go.mod h1:qTv7/COck+e2FymRvadv62gMdZztPaShugOCi3I+8D8 =
1110
1112
rsc.io/quote/v3 v3.1.0 /go.mod h1:yEA65RcK8LyAZtP9Kv3t0HmxON59tX3rD+tICJqUlj0 =
1111
1113
rsc.io/sampler v1.3.0 /go.mod h1:T1hPZKmBbMNahiBKFy5HrXp6adAjACjK9JXDnKaTXpA =
You can’t perform that action at this time.
0 commit comments