diff --git a/go.mod b/go.mod index 0d61256..49f803d 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/goravel/sqlserver go 1.25.0 -toolchain go1.26.1 +toolchain go1.26.2 require ( github.com/Masterminds/squirrel v1.5.4