diff --git a/go.mod b/go.mod index ca1303fe..df1d31b6 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/acouvreur/sablier go 1.22.0 -toolchain go1.22.4 +toolchain go1.22.5 replace github.com/gavv/httpexpect/v2 => github.com/acouvreur/httpexpect/v2 v2.16.0