We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a846bc commit 22a9c82Copy full SHA for 22a9c82
1 file changed
go.mod
@@ -2,7 +2,7 @@ module github.com/mirceanton/kubectl-switch
2
3
go 1.23.0
4
5
-toolchain go1.23.5
+toolchain go1.23.6
6
7
require (
8
github.com/AlecAivazis/survey/v2 v2.3.7
0 commit comments