1
0
mirror of https://github.com/rancher/steve.git synced 2025-09-16 23:39:16 +00:00

chore(deps): update dependency go to v1.24.4 (#517)

Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
This commit is contained in:
renovate-rancher[bot]
2025-07-04 15:22:11 -07:00
committed by GitHub
parent 8cd7bd0a8f
commit 8e9406302d

2
go.mod
View File

@@ -2,7 +2,7 @@ module github.com/rancher/steve
go 1.24.0
toolchain go1.24.2
toolchain go1.24.4
replace (
github.com/crewjam/saml => github.com/rancher/saml v0.4.14