diff --git a/go.mod b/go.mod index 9be2e595..ac5d79f3 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/rancher/csp-adapter go 1.20 replace ( - github.com/rancher/rancher/pkg/apis => github.com/rancher/rancher/pkg/apis v0.0.0-20220519154712-0e2fdc8060bc + github.com/rancher/rancher/pkg/apis => github.com/rancher/rancher/pkg/apis 1cbe4d18ceed github.com/rancher/rancher/pkg/client => github.com/rancher/rancher/pkg/client v0.0.0-20220519154712-0e2fdc8060bc k8s.io/api => k8s.io/api v0.27.4 k8s.io/apiextensions-apiserver => k8s.io/apiextensions-apiserver v0.27.4