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

chore(deps): update dependency go to v1.23.6 (#367)

Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
This commit is contained in:
renovate-rancher[bot]
2025-02-11 13:48:51 -08:00
committed by GitHub
parent 9741028761
commit b2edae6527

2
go.mod
View File

@@ -2,7 +2,7 @@ module github.com/rancher/steve
go 1.23.0 go 1.23.0
toolchain go1.23.4 toolchain go1.23.6
// pin Kubernetes dependencies to v0.30.1, which is the version // pin Kubernetes dependencies to v0.30.1, which is the version
// Rancher 2.9 is compiled against as newer lasso versions // Rancher 2.9 is compiled against as newer lasso versions