Skip to content

Commit 5331ab8

Browse files
committed
Update providers/cluster-api/go.mod to depend on v0.20.4-alpha.6
1 parent 5562f05 commit 5331ab8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

providers/cluster-api/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ require (
1010
k8s.io/client-go v0.32.2
1111
sigs.k8s.io/cluster-api v1.9.4
1212
sigs.k8s.io/controller-runtime v0.20.4
13-
sigs.k8s.io/multicluster-runtime v0.20.0-alpha.5
13+
sigs.k8s.io/multicluster-runtime v0.20.4-alpha.6
1414
)
1515

1616
require (

0 commit comments

Comments
 (0)