File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,6 @@ module gorm.io/driver/sqlserver
3
3
go 1.14
4
4
5
5
require (
6
- github.com/microsoft/go-mssqldb v1.7.0
6
+ github.com/microsoft/go-mssqldb v1.7.2
7
7
gorm.io/gorm v1.25.7-0.20240204074919-46816ad31dde
8
8
)
Original file line number Diff line number Diff line change @@ -48,8 +48,8 @@ github.com/jinzhu/now v1.1.5 h1:/o9tlHleP7gOFmsnYNz3RGnqzefHA47wQpKrrdTIwXQ=
48
48
github.com/jinzhu/now v1.1.5 /go.mod h1:d3SSVoowX0Lcu0IBviAWJpolVfI5UJVZZ7cO71lE/z8 =
49
49
github.com/kylelemons/godebug v1.1.0 h1:RPNrshWIDI6G2gRW9EHilWtl7Z6Sb1BR0xunSBf0SNc =
50
50
github.com/kylelemons/godebug v1.1.0 /go.mod h1:9/0rRGxNHcop5bhtWyNeEfOS8JIWk580+fNqagV/RAw =
51
- github.com/microsoft/go-mssqldb v1.7.0 h1:sgMPW0HA6Ihd37Yx0MzHyKD726C2kY/8KJsQtXHNaAs =
52
- github.com/microsoft/go-mssqldb v1.7.0 /go.mod h1:kOvZKUdrhhFQmxLZqbwUV0rHkNkZpthMITIb2Ko1IoA =
51
+ github.com/microsoft/go-mssqldb v1.7.2 h1:CHkFJiObW7ItKTJfHo1QX7QBBD1iV+mn1eOyRP3b/PA =
52
+ github.com/microsoft/go-mssqldb v1.7.2 /go.mod h1:kOvZKUdrhhFQmxLZqbwUV0rHkNkZpthMITIb2Ko1IoA =
53
53
github.com/modocache/gover v0.0.0-20171022184752-b58185e213c5 /go.mod h1:caMODM3PzxT8aQXRPkAt8xlV/e7d7w8GM5g0fa5F0D8 =
54
54
github.com/montanaflynn/stats v0.7.0 /go.mod h1:etXPPgVO6n31NxCd9KQUMvCM+ve0ruNzt6R8Bnaayow =
55
55
github.com/pkg/browser v0.0.0-20210911075715-681adbf594b8 /go.mod h1:HKlIX3XHQyzLZPlr7++PzdhaXEj94dEiJgZDTsxEqUI =
You can’t perform that action at this time.
0 commit comments