We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 818a52f commit 1291873Copy full SHA for 1291873
go.mod
@@ -2,7 +2,7 @@ module github.com/rancher/cli
2
3
go 1.23.0
4
5
-toolchain go1.23.1
+toolchain go1.23.5
6
7
replace k8s.io/client-go => k8s.io/client-go v0.31.1
8
0 commit comments