1
0
mirror of https://github.com/rancher/cli.git synced 2026-02-05 09:48:36 +01:00

Update dependency go to v1.25.6

This commit is contained in:
Peter Matseykanets
2026-01-21 12:41:07 -05:00
parent 30aba56164
commit b3948508e7

2
go.mod
View File

@@ -2,7 +2,7 @@ module github.com/rancher/cli
go 1.25.0
toolchain go1.25.5
toolchain go1.25.6
replace (
k8s.io/apiserver => k8s.io/apiserver v0.34.2