Skip to content

Commit f8e1959

Browse files
fix(deps): update kubernetes packages to v0.34.3
1 parent dddc9e2 commit f8e1959

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ require (
1010
github.com/stretchr/testify v1.10.0
1111
go.uber.org/zap v1.27.0
1212
k8s.io/api v0.32.3
13-
k8s.io/apimachinery v0.32.3
14-
k8s.io/client-go v0.32.3
13+
k8s.io/apimachinery v0.34.3
14+
k8s.io/client-go v0.34.3
1515
sigs.k8s.io/controller-runtime v0.20.3
1616
)
1717

0 commit comments

Comments
 (0)