Skip to content

Commit 56829f5

Browse files
deps: update kubernetes packages to v0.35.0
1 parent f70d5ed commit 56829f5

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

go.mod

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ require (
1111
github.com/stretchr/testify v1.11.1
1212
github.com/syself/hrobot-go v0.2.7
1313
golang.org/x/time v0.14.0
14-
k8s.io/api v0.34.3
15-
k8s.io/apimachinery v0.34.3
16-
k8s.io/client-go v0.34.3
17-
k8s.io/cloud-provider v0.34.3
18-
k8s.io/component-base v0.34.3
14+
k8s.io/api v0.35.0
15+
k8s.io/apimachinery v0.35.0
16+
k8s.io/client-go v0.35.0
17+
k8s.io/cloud-provider v0.35.0
18+
k8s.io/component-base v0.35.0
1919
k8s.io/klog/v2 v2.130.1
2020
)
2121

0 commit comments

Comments
 (0)