We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d56949f + 5ec0de4 commit b442f80Copy full SHA for b442f80
go.mod
@@ -2,7 +2,7 @@ module github.com/niktheblak/teleport
2
3
go 1.23
4
5
-toolchain go1.23.1
+toolchain go1.23.3
6
7
require github.com/spf13/cobra v1.8.1
8
0 commit comments