Skip to content

Commit d8307a2

Browse files
committed
Update providers/cluster-api/go.mod to depend on v0.20.0-alpha.5
1 parent 83466f4 commit d8307a2

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
@@ -8,7 +8,7 @@ replace github.com/multicluster-runtime/multicluster-runtime/providers/cluster-a
88

99
require (
1010
github.com/go-logr/logr v1.4.2
11-
github.com/multicluster-runtime/multicluster-runtime v0.20.0-alpha.3
11+
github.com/multicluster-runtime/multicluster-runtime v0.20.0-alpha.5
1212
k8s.io/apimachinery v0.32.2
1313
k8s.io/client-go v0.32.2
1414
sigs.k8s.io/cluster-api v1.9.4

0 commit comments

Comments
 (0)