Skip to content

Commit 4d5593f

Browse files
committed
Update providers/kind/go.mod to depend on v0.20.0-alpha.2
1 parent 883de0b commit 4d5593f

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.1
9+
github.com/multicluster-runtime/multicluster-runtime v0.20.0-alpha.2
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)