We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62e4bc7 commit e0ef04eCopy full SHA for e0ef04e
go.mod
@@ -4,7 +4,7 @@ go 1.20
4
5
replace (
6
github.com/rancher/rancher/pkg/apis => github.com/rancher/rancher/pkg/apis v0.0.0-20220519154712-0e2fdc8060bc
7
- github.com/rancher/rancher/pkg/client => github.com/rancher/rancher/pkg/client v0.0.0-20220519154712-0e2fdc8060bc
+ github.com/rancher/rancher/pkg/client => github.com/rancher/rancher/pkg/client v0.0.0-20250313232742-622b0c4953c7
8
k8s.io/api => k8s.io/api v0.27.4
9
k8s.io/apiextensions-apiserver => k8s.io/apiextensions-apiserver v0.27.4
10
k8s.io/apimachinery => k8s.io/apimachinery v0.27.4
0 commit comments