diff --git a/go.mod b/go.mod index e5830f4..e6b0f8e 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/goravel/postgres go 1.24.0 -toolchain go1.25.5 +toolchain go1.25.6 require ( github.com/Masterminds/squirrel v1.5.4