1
0
mirror of https://github.com/rancher/steve.git synced 2025-08-15 21:13:00 +00:00

chore(deps): update module github.com/rancher/saml to v0.4.14 (#496)

Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
This commit is contained in:
renovate-rancher[bot] 2025-02-23 10:59:59 -08:00 committed by GitHub
parent 0c73b199be
commit 078ddfe47d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
go.mod
View File

@ -5,7 +5,7 @@ go 1.23.0
toolchain go1.23.6
replace (
github.com/crewjam/saml => github.com/rancher/saml v0.2.0
github.com/crewjam/saml => github.com/rancher/saml v0.4.14
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
)