Skip to content

Commit 1374568

Browse files
Update kubernetes packages to v0.27.3
1 parent d8d8d70 commit 1374568

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

go.mod

+3-3
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ require (
88
github.com/onsi/gomega v1.27.7
99
github.com/pkg/errors v0.9.1
1010
github.com/rancher-sandbox/ele-testhelpers v0.0.0-20220614101555-2eddf3b113e2
11-
k8s.io/api v0.24.0
12-
k8s.io/apimachinery v0.24.0
13-
k8s.io/client-go v0.24.0
11+
k8s.io/api v0.27.3
12+
k8s.io/apimachinery v0.27.3
13+
k8s.io/client-go v0.27.3
1414
sigs.k8s.io/cluster-api v1.1.4
1515
sigs.k8s.io/controller-runtime v0.12.1
1616
)

0 commit comments

Comments
 (0)