diff --git a/go.mod b/go.mod index e1addcb8..d1e302e1 100644 --- a/go.mod +++ b/go.mod @@ -2,8 +2,6 @@ module github.com/rubenv/sql-migrate go 1.21 -toolchain go1.21.5 - require ( github.com/denisenkom/go-mssqldb v0.9.0 github.com/go-gorp/gorp/v3 v3.1.0