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 @@ -15,7 +15,7 @@ require (
1515 github.com/spf13/cobra v1.10.1
1616 github.com/spf13/viper v1.21.0
1717 github.com/stretchr/testify v1.11.1
18- golang.org/x/exp v0.0.0-20251002181428-27f1f14c8bb9
18+ golang.org/x/exp v0.0.0-20251009144603-d2f985daa21b
1919 k8s.io/api v0.34.1
2020 k8s.io/apimachinery v0.34.1
2121 k8s.io/client-go v0.34.1
Original file line number Diff line number Diff line change @@ -176,6 +176,8 @@ golang.org/x/exp v0.0.0-20250911091902-df9299821621 h1:2id6c1/gto0kaHYyrixvknJ8t
176176golang.org/x/exp v0.0.0-20250911091902-df9299821621 /go.mod h1:TwQYMMnGpvZyc+JpB/UAuTNIsVJifOlSkrZkhcvpVUk =
177177golang.org/x/exp v0.0.0-20251002181428-27f1f14c8bb9 h1:TQwNpfvNkxAVlItJf6Cr5JTsVZoC/Sj7K3OZv2Pc14A =
178178golang.org/x/exp v0.0.0-20251002181428-27f1f14c8bb9 /go.mod h1:TwQYMMnGpvZyc+JpB/UAuTNIsVJifOlSkrZkhcvpVUk =
179+ golang.org/x/exp v0.0.0-20251009144603-d2f985daa21b h1:18qgiDvlvH7kk8Ioa8Ov+K6xCi0GMvmGfGW0sgd/SYA =
180+ golang.org/x/exp v0.0.0-20251009144603-d2f985daa21b /go.mod h1:j/pmGrbnkbPtQfxEe5D0VQhZC6qKbfKifgD0oM7sR70 =
179181golang.org/x/mod v0.2.0 /go.mod h1:s0Qsj1ACt9ePp/hMypM3fl4fZqREWJwdYDEqhRiZZUA =
180182golang.org/x/mod v0.3.0 /go.mod h1:s0Qsj1ACt9ePp/hMypM3fl4fZqREWJwdYDEqhRiZZUA =
181183golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3 /go.mod h1:t9HGtf8HONx5eT2rtn7q6eTqICYqUVnKs3thJo3Qplg =
You can’t perform that action at this time.
0 commit comments