Skip to content

Commit abd9c21

Browse files
Update module k8s.io/api to v0.35.2
1 parent 4116399 commit abd9c21

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
@@ -9,7 +9,7 @@ require (
99
github.com/spf13/cobra v1.1.1
1010
github.com/spf13/viper v1.7.1
1111
golang.org/x/sys v0.0.0-20200212091648-12a6c2dcc1e4 // indirect
12-
k8s.io/api v0.17.0
12+
k8s.io/api v0.35.2
1313
k8s.io/apimachinery v0.17.0
1414
k8s.io/client-go v0.17.0
1515
)

0 commit comments

Comments
 (0)