diff --git a/go.mod b/go.mod index dd50df2..34ddba2 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/goravel/postgres go 1.23.0 -toolchain go1.24.3 +toolchain go1.24.4 require ( github.com/Masterminds/squirrel v1.5.4