mirror of
https://github.com/rancher/steve.git
synced 2025-08-17 13:56:28 +00:00
Update module github.com/rancher/saml to v0.2.0
This commit is contained in:
parent
4b2b533083
commit
0d46bf0710
2
go.mod
2
go.mod
@ -3,7 +3,7 @@ module github.com/rancher/steve
|
|||||||
go 1.19
|
go 1.19
|
||||||
|
|
||||||
replace (
|
replace (
|
||||||
github.com/crewjam/saml => github.com/rancher/saml v0.0.0-20180713225824-ce1532152fde
|
github.com/crewjam/saml => github.com/rancher/saml v0.2.0
|
||||||
github.com/knative/pkg => github.com/rancher/pkg v0.0.0-20190514055449-b30ab9de040e
|
github.com/knative/pkg => github.com/rancher/pkg v0.0.0-20190514055449-b30ab9de040e
|
||||||
github.com/matryer/moq => github.com/rancher/moq v0.0.0-20190404221404-ee5226d43009
|
github.com/matryer/moq => github.com/rancher/moq v0.0.0-20190404221404-ee5226d43009
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user