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 @@ -12,7 +12,7 @@ require (
12
12
github.com/sirupsen/logrus v1.9.3
13
13
github.com/spf13/cobra v1.8.1
14
14
github.com/spf13/viper v1.19.0
15
- golang.org/x/exp v0.0.0-20241204233417-43b7b7cde48d
15
+ golang.org/x/exp v0.0.0-20241210194714-1829a127f884
16
16
k8s.io/api v0.31.4
17
17
k8s.io/apimachinery v0.31.4
18
18
k8s.io/client-go v0.31.4
Original file line number Diff line number Diff line change @@ -251,6 +251,8 @@ golang.org/x/exp v0.0.0-20241108190413-2d47ceb2692f h1:XdNn9LlyWAhLVp6P/i8QYBW+h
251
251
golang.org/x/exp v0.0.0-20241108190413-2d47ceb2692f /go.mod h1:D5SMRVC3C2/4+F/DB1wZsLRnSNimn2Sp/NPsCrsv8ak =
252
252
golang.org/x/exp v0.0.0-20241204233417-43b7b7cde48d h1:0olWaB5pg3+oychR51GUVCEsGkeCU/2JxjBgIo4f3M0 =
253
253
golang.org/x/exp v0.0.0-20241204233417-43b7b7cde48d /go.mod h1:qj5a5QZpwLU2NLQudwIN5koi3beDhSAlJwa67PuM98c =
254
+ golang.org/x/exp v0.0.0-20241210194714-1829a127f884 h1:Y/Mj/94zIQQGHVSv1tTtQBDaQaJe62U9bkDZKKyhPCU =
255
+ golang.org/x/exp v0.0.0-20241210194714-1829a127f884 /go.mod h1:qj5a5QZpwLU2NLQudwIN5koi3beDhSAlJwa67PuM98c =
254
256
golang.org/x/lint v0.0.0-20181026193005-c67002cb31c3 /go.mod h1:UVdnD1Gm6xHRNCYTkRU2/jEulfH38KcIWyp/GAMgvoE =
255
257
golang.org/x/lint v0.0.0-20190227174305-5b3e6a55c961 /go.mod h1:wehouNa3lNwaWXcvxsM5YxQ5yQlVC4a0KAMCusXpPoU =
256
258
golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 /go.mod h1:6SW0HCj/g11FgYtHlgUYUwCkIfeOF89ocIRzGO/8vkc =
You can’t perform that action at this time.
0 commit comments