Skip to content

Commit 16ddfef

Browse files
committed
Update providers/kind/go.mod to depend on v0.20.4-alpha.6
1 parent 5331ab8 commit 16ddfef

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
@@ -10,7 +10,7 @@ require (
1010
k8s.io/client-go v0.32.1
1111
sigs.k8s.io/controller-runtime v0.20.4
1212
sigs.k8s.io/kind v0.26.0
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)