Skip to content

Commit 0072291

Browse files
committed
Update examples/kind/go.mod to depend on v0.20.4-alpha.6
1 parent 5ff2d39 commit 0072291

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/kind/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ require (
1212
k8s.io/api v0.32.1
1313
k8s.io/apimachinery v0.32.1
1414
sigs.k8s.io/controller-runtime v0.20.4
15-
sigs.k8s.io/multicluster-runtime v0.20.0-alpha.5
16-
sigs.k8s.io/multicluster-runtime/providers/kind v0.20.0-alpha.5
15+
sigs.k8s.io/multicluster-runtime v0.20.4-alpha.6
16+
sigs.k8s.io/multicluster-runtime/providers/kind v0.20.4-alpha.6
1717
)
1818

1919
require (

0 commit comments

Comments
 (0)