Skip to content

Commit 9548a36

Browse files
committed
fix go mod
Signed-off-by: Swati Gupta <[email protected]>
1 parent ab7a2e3 commit 9548a36

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,7 +26,7 @@ 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-
golang.org/x/sys v0.34.0
29+
golang.org/x/sys v0.35.0
3030
google.golang.org/grpc v1.72.1
3131
k8s.io/api v0.0.0
3232
k8s.io/apimachinery v0.0.0

0 commit comments

Comments
 (0)