Skip to content

Commit 93b10bf

Browse files
fix(deps): update module k8s.io/api to v0.36.1
1 parent 4e8f718 commit 93b10bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ require (
1212
github.com/sergi/go-diff v1.4.0
1313
github.com/spf13/cobra v1.10.2
1414
github.com/spf13/viper v1.21.0
15-
k8s.io/api v0.34.1
15+
k8s.io/api v0.36.1
1616
k8s.io/apimachinery v0.34.1
1717
k8s.io/cli-runtime v0.34.1
1818
k8s.io/client-go v0.34.1

0 commit comments

Comments
 (0)