Skip to content

Commit 35febf5

Browse files
Update kubernetes packages to v0.32.3
1 parent 09c08e4 commit 35febf5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ require (
1212
github.com/redhat-cop/operator-utils v1.3.8
1313
github.com/redhat-cop/vault-config-operator v0.8.24
1414
github.com/scylladb/go-set v1.0.2
15-
k8s.io/api v0.28.2
16-
k8s.io/apimachinery v0.28.2
17-
k8s.io/client-go v0.28.2
15+
k8s.io/api v0.32.3
16+
k8s.io/apimachinery v0.32.3
17+
k8s.io/client-go v0.32.3
1818
sigs.k8s.io/controller-runtime v0.15.2
1919
)
2020

0 commit comments

Comments
 (0)