1
0
mirror of https://github.com/rancher/steve.git synced 2025-08-02 07:12:36 +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
go 1.23.0
toolchain go1.23.6
go 1.20
replace (
github.com/crewjam/saml => github.com/rancher/saml v0.4.14