We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11ee137 commit a1a3311Copy full SHA for a1a3311
tests/go.mod
@@ -36,4 +36,6 @@ require (
36
37
replace gorm.io/gorm => ../
38
39
+replace github.com/jackc/pgx/v5 => github.com/jackc/pgx/v5 v5.4.3
40
+
41
replace github.com/microsoft/go-mssqldb => github.com/microsoft/go-mssqldb v1.7.0
0 commit comments