Skip to content

Commit 6e8c56d

Browse files
committed
fix go mod
Signed-off-by: Swati Gupta <[email protected]>
1 parent ae737c8 commit 6e8c56d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ require (
2626
github.com/spf13/pflag v1.0.7
2727
github.com/stretchr/testify v1.10.0
2828
github.com/urfave/cli/v2 v2.27.7
29-
google.golang.org/grpc v1.72.1
3029
golang.org/x/sys v0.35.0
30+
google.golang.org/grpc v1.72.1
3131
k8s.io/api v0.0.0
3232
k8s.io/apimachinery v0.0.0
3333
k8s.io/client-go v0.0.0

0 commit comments

Comments
 (0)