Skip to content

Commit 5ff2d39

Browse files
committed
Update examples/cluster-api/go.mod to depend on v0.20.4-alpha.6
1 parent 16ddfef commit 5ff2d39

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/cluster-api/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ require (
1414
k8s.io/client-go v0.32.2
1515
sigs.k8s.io/cluster-api v1.9.4
1616
sigs.k8s.io/controller-runtime v0.20.4
17-
sigs.k8s.io/multicluster-runtime v0.20.0-alpha.5
18-
sigs.k8s.io/multicluster-runtime/providers/cluster-api v0.20.0-alpha.5
17+
sigs.k8s.io/multicluster-runtime v0.20.4-alpha.6
18+
sigs.k8s.io/multicluster-runtime/providers/cluster-api v0.20.4-alpha.6
1919
)
2020

2121
require (

0 commit comments

Comments
 (0)