Skip to content

Commit 5124e72

Browse files
authored
Restore pinning of github.com/rancher/rke to un-rc version (#976)
1 parent c66da3d commit 5124e72

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

go.mod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ go 1.23.4
55
toolchain go1.23.6
66

77
replace (
8+
github.com/rancher/rke => github.com/rancher/rke v1.8.4
89
k8s.io/api => k8s.io/api v0.32.1
910
k8s.io/apiextensions-apiserver => k8s.io/apiextensions-apiserver v0.32.1
1011
k8s.io/apimachinery => k8s.io/apimachinery v0.32.1

0 commit comments

Comments
 (0)