File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ require (
1313 github.com/stretchr/testify v1.11.1
1414 github.com/xeipuuv/gojsonschema v1.2.0
1515 go.uber.org/zap v1.27.0
16- golang.org/x/exp v0.0.0-20250106191152-7588d65b2ba8
16+ golang.org/x/exp v0.0.0-20260527015227-08cc5374adb3
1717 k8s.io/api v0.32.3
1818 k8s.io/apimachinery v0.32.3
1919 k8s.io/client-go v0.32.3
Original file line number Diff line number Diff line change @@ -176,6 +176,8 @@ golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550/go.mod h1:yigFU9vqHzYiE8U
176176golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 /go.mod h1:LzIPMQfyMNhhGPhUkYOs5KpL4U8rLKemX1yGLhDgUto =
177177golang.org/x/exp v0.0.0-20250106191152-7588d65b2ba8 h1:yqrTHse8TCMW1M1ZCP+VAR/l0kKxwaAIqN/il7x4voA =
178178golang.org/x/exp v0.0.0-20250106191152-7588d65b2ba8 /go.mod h1:tujkw807nyEEAamNbDrEGzRav+ilXA7PCRAd6xsmwiU =
179+ golang.org/x/exp v0.0.0-20260527015227-08cc5374adb3 h1:VHEvKbpgPXcPXn40t9cDTGK3JZwMikIEyF/CTrFfu7k =
180+ golang.org/x/exp v0.0.0-20260527015227-08cc5374adb3 /go.mod h1:d2fgXJLVs4dYDHUk5lwMIfzRzSrWCfGZb0ZqeLa/Vcw =
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/mod v0.4.2 /go.mod h1:s0Qsj1ACt9ePp/hMypM3fl4fZqREWJwdYDEqhRiZZUA =
You can’t perform that action at this time.
0 commit comments