diff --git a/go.mod b/go.mod index a5c3039..6eb16e4 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module vimbin go 1.23.0 -toolchain go1.25.5 +toolchain go1.25.6 require ( github.com/gorilla/mux v1.8.1