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 ae737c8 commit 6e8c56dCopy full SHA for 6e8c56d
go.mod
@@ -26,8 +26,8 @@ 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
- google.golang.org/grpc v1.72.1
30
golang.org/x/sys v0.35.0
+ google.golang.org/grpc v1.72.1
31
k8s.io/api v0.0.0
32
k8s.io/apimachinery v0.0.0
33
k8s.io/client-go v0.0.0
0 commit comments