diff --git a/go.mod b/go.mod index 61b522b3..ed7b5e97 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/acouvreur/sablier go 1.22.0 -toolchain go1.22.6 +toolchain go1.23.0 replace github.com/gavv/httpexpect/v2 => github.com/acouvreur/httpexpect/v2 v2.16.0