diff --git a/go.mod b/go.mod index 4beb4772..474620a9 100644 --- a/go.mod +++ b/go.mod @@ -5,7 +5,7 @@ go 1.22.0 toolchain go1.22.2 replace ( - github.com/crewjam/saml => github.com/rancher/saml v0.4.14 + github.com/crewjam/saml => github.com/rancher/saml v0.4.14-rancher3 github.com/knative/pkg => github.com/rancher/pkg v0.0.0-20181214184433-b04c0947ad2f github.com/matryer/moq => github.com/rancher/moq v0.0.0-20190404221404-ee5226d43009 )