1
0
mirror of https://github.com/rancher/steve.git synced 2025-08-08 09:47:17 +00:00

Back out go version change

This commit is contained in:
Eric Promislow 2025-04-23 14:03:12 -07:00
parent 7788950c3b
commit 5e67a1966d

4
go.mod
View File

@ -1,8 +1,6 @@
module github.com/rancher/steve module github.com/rancher/steve
go 1.23.0 go 1.20
toolchain go1.23.6
replace ( replace (
github.com/crewjam/saml => github.com/rancher/saml v0.4.14 github.com/crewjam/saml => github.com/rancher/saml v0.4.14