diff --git a/go.mod b/go.mod index c760298..269b523 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/minetest-go/minetest_client go 1.22.4 -toolchain go1.23.0 +toolchain go1.23.3 require github.com/stretchr/testify v1.9.0