Skip to content

Commit e61e0d1

Browse files
Update kubernetes packages to v0.32.0
1 parent cf1e975 commit e61e0d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

go.mod

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ go 1.20
55
require (
66
github.com/stretchr/testify v1.8.4
77
go.uber.org/zap v1.25.0
8-
k8s.io/api v0.27.4
9-
k8s.io/apimachinery v0.27.4
8+
k8s.io/api v0.32.0
9+
k8s.io/apimachinery v0.32.0
1010
k8s.io/client-go v0.27.4
1111
k8s.io/utils v0.0.0-20230726121419-3b25d923346b
1212
sigs.k8s.io/controller-runtime v0.15.0

0 commit comments

Comments
 (0)