We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab7a2e3 commit 9548a36Copy full SHA for 9548a36
go.mod
@@ -26,7 +26,7 @@ require (
26
github.com/spf13/pflag v1.0.7
27
github.com/stretchr/testify v1.10.0
28
github.com/urfave/cli/v2 v2.27.7
29
- golang.org/x/sys v0.34.0
+ golang.org/x/sys v0.35.0
30
google.golang.org/grpc v1.72.1
31
k8s.io/api v0.0.0
32
k8s.io/apimachinery v0.0.0
0 commit comments