diff --git a/go.mod b/go.mod index e39aa2f..4539cf4 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/goravel/postgres go 1.24.0 -toolchain go1.25.7 +toolchain go1.26.0 require ( github.com/Masterminds/squirrel v1.5.4