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 (
1212 github.com/sirupsen/logrus v1.9.3
1313 github.com/spf13/cobra v1.8.1
1414 github.com/spf13/viper v1.19.0
15- golang.org/x/exp v0.0.0-20240909161429-701f63a606c0
15+ golang.org/x/exp v0.0.0-20241004190924-225e2abe05e6
1616 k8s.io/api v0.31.1
1717 k8s.io/apimachinery v0.31.1
1818 k8s.io/client-go v0.31.1
Original file line number Diff line number Diff line change @@ -231,6 +231,8 @@ golang.org/x/exp v0.0.0-20240904232852-e7e105dedf7e h1:I88y4caeGeuDQxgdoFPUq097j
231231golang.org/x/exp v0.0.0-20240904232852-e7e105dedf7e /go.mod h1:akd2r19cwCdwSwWeIdzYQGa/EZZyqcOdwWiwj5L5eKQ =
232232golang.org/x/exp v0.0.0-20240909161429-701f63a606c0 h1:e66Fs6Z+fZTbFBAxKfP3PALWBtpfqks2bwGcexMxgtk =
233233golang.org/x/exp v0.0.0-20240909161429-701f63a606c0 /go.mod h1:2TbTHSBQa924w8M6Xs1QcRcFwyucIwBGpK1p2f1YFFY =
234+ golang.org/x/exp v0.0.0-20241004190924-225e2abe05e6 h1:1wqE9dj9NpSm04INVsJhhEUzhuDVjbcyKH91sVyPATw =
235+ golang.org/x/exp v0.0.0-20241004190924-225e2abe05e6 /go.mod h1:NQtJDoLvd6faHhE7m4T/1IY708gDefGGjR/iUW8yQQ8 =
234236golang.org/x/lint v0.0.0-20181026193005-c67002cb31c3 /go.mod h1:UVdnD1Gm6xHRNCYTkRU2/jEulfH38KcIWyp/GAMgvoE =
235237golang.org/x/lint v0.0.0-20190227174305-5b3e6a55c961 /go.mod h1:wehouNa3lNwaWXcvxsM5YxQ5yQlVC4a0KAMCusXpPoU =
236238golang.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