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 @@ -14,7 +14,7 @@ require (
14
14
github.com/sirupsen/logrus v1.9.4-0.20250620175740-70b809335b84
15
15
github.com/spf13/cobra v1.9.1
16
16
github.com/stretchr/testify v1.10.0
17
- golang.org/x/exp v0.0.0-20250711185948-6ae5c78190dc
17
+ golang.org/x/exp v0.0.0-20250718183923-645b1fa84792
18
18
k8s.io/api v0.33.2
19
19
k8s.io/apimachinery v0.33.2
20
20
k8s.io/client-go v0.33.2
Original file line number Diff line number Diff line change @@ -1749,6 +1749,8 @@ golang.org/x/exp v0.0.0-20250620022241-b7579e27df2b h1:M2rDM6z3Fhozi9O7NWsxAkg/y
1749
1749
golang.org/x/exp v0.0.0-20250620022241-b7579e27df2b /go.mod h1:3//PLf8L/X+8b4vuAfHzxeRUl04Adcb341+IGKfnqS8 =
1750
1750
golang.org/x/exp v0.0.0-20250711185948-6ae5c78190dc h1:TS73t7x3KarrNd5qAipmspBDS1rkMcgVG/fS1aRb4Rc =
1751
1751
golang.org/x/exp v0.0.0-20250711185948-6ae5c78190dc /go.mod h1:A+z0yzpGtvnG90cToK5n2tu8UJVP2XUATh+r+sfOOOc =
1752
+ golang.org/x/exp v0.0.0-20250718183923-645b1fa84792 h1:R9PFI6EUdfVKgwKjZef7QIwGcBKu86OEFpJ9nUEP2l4 =
1753
+ golang.org/x/exp v0.0.0-20250718183923-645b1fa84792 /go.mod h1:A+z0yzpGtvnG90cToK5n2tu8UJVP2XUATh+r+sfOOOc =
1752
1754
golang.org/x/image v0.0.0-20180708004352-c73c2afc3b81 /go.mod h1:ux5Hcp/YLpHSI86hEcLt0YII63i6oz57MZXIpbrjZUs =
1753
1755
golang.org/x/image v0.0.0-20190227222117-0694c2d4d067 /go.mod h1:kZ7UVZpmo3dzQBMxlp+ypCbDeSB+sBbTgSJuh5dn5js =
1754
1756
golang.org/x/image v0.0.0-20190802002840-cff245a6509b /go.mod h1:FeLwcggjj3mMvU+oOTbSwawSJRM1uh48EjtB4UJZlP0 =
You can’t perform that action at this time.
0 commit comments