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 f40cfa8 commit f0aee3bCopy full SHA for f0aee3b
go.mod
@@ -3,7 +3,7 @@ module github.com/rancher/steve
3
go 1.20
4
5
replace (
6
- github.com/crewjam/saml => github.com/rancher/saml v0.2.0
+ github.com/crewjam/saml => github.com/rancher/saml v0.4.14
7
github.com/knative/pkg => github.com/rancher/pkg v0.0.0-20181214184433-b04c0947ad2f
8
github.com/matryer/moq => github.com/rancher/moq v0.0.0-20190404221404-ee5226d43009
9
k8s.io/client-go => github.com/rancher/client-go v1.28.6-rancher1
0 commit comments