We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d40e844 commit 2103f9eCopy full SHA for 2103f9e
go.mod
@@ -2,7 +2,7 @@ module github.com/rancher/remotedialer-proxy
2
3
go 1.25.0
4
5
-toolchain go1.25.4
+toolchain go1.25.5
6
7
require (
8
github.com/gorilla/mux v1.8.1
0 commit comments