diff --git a/go.mod b/go.mod index da6b997..92f3b88 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/goravel/sqlserver go 1.25.0 -toolchain go1.26.4 +toolchain go1.26.5 require ( github.com/Masterminds/squirrel v1.5.4