mirror of
https://github.com/rancher/steve.git
synced 2025-08-19 06:38:02 +00:00
Merge pull request #98 from rancher/renovate/github.com-rancher-saml-0.x
chore(deps): update module github.com/rancher/saml to v0.2.0
This commit is contained in:
commit
04901b475d
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