Skip to content

Commit 43e4e36

Browse files
committed
Update providers/kind/go.mod to depend on v0.20.0-alpha.5
1 parent d8307a2 commit 43e4e36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

providers/kind/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ replace github.com/multicluster-runtime/multicluster-runtime => ../..
66

77
require (
88
github.com/go-logr/logr v1.4.2
9-
github.com/multicluster-runtime/multicluster-runtime v0.20.0-alpha.3
9+
github.com/multicluster-runtime/multicluster-runtime v0.20.0-alpha.5
1010
k8s.io/apimachinery v0.32.1
1111
k8s.io/client-go v0.32.1
1212
sigs.k8s.io/controller-runtime v0.20.1

0 commit comments

Comments
 (0)