diff --git a/go.mod b/go.mod index f474caf..1ce0798 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/rancher/remotedialer-proxy go 1.24.0 -toolchain go1.24.6 +toolchain go1.25.7 require ( github.com/gorilla/mux v1.8.1