diff --git a/go.mod b/go.mod index d25148b..124656a 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/bombsimon/wsl/v5 go 1.23.0 -toolchain go1.24.1 +toolchain go1.25.4 require ( github.com/stretchr/testify v1.9.0