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 @@ -38,7 +38,7 @@ require (
38
38
github.com/jackc/puddle/v2 v2.2.2 // indirect
39
39
github.com/jinzhu/inflection v1.0.0 // indirect
40
40
github.com/jinzhu/now v1.1.5 // indirect
41
- github.com/mattn/go-sqlite3 v1.14.27 // indirect
41
+ github.com/mattn/go-sqlite3 v1.14.28 // indirect
42
42
github.com/microsoft/go-mssqldb v1.8.0 // indirect
43
43
github.com/paulmach/orb v0.11.1 // indirect
44
44
github.com/pierrec/lz4/v4 v4.1.22 // indirect
Original file line number Diff line number Diff line change @@ -101,8 +101,8 @@ github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
101
101
github.com/kr/text v0.2.0 /go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE =
102
102
github.com/kylelemons/godebug v1.1.0 h1:RPNrshWIDI6G2gRW9EHilWtl7Z6Sb1BR0xunSBf0SNc =
103
103
github.com/kylelemons/godebug v1.1.0 /go.mod h1:9/0rRGxNHcop5bhtWyNeEfOS8JIWk580+fNqagV/RAw =
104
- github.com/mattn/go-sqlite3 v1.14.27 h1:drZCnuvf37yPfs95E5jd9s3XhdVWLal+6BOK6qrv6IU =
105
- github.com/mattn/go-sqlite3 v1.14.27 /go.mod h1:Uh1q+B4BYcTPb+yiD3kU8Ct7aC0hY9fxUwlHK0RXw+Y =
104
+ github.com/mattn/go-sqlite3 v1.14.28 h1:ThEiQrnbtumT+QMknw63Befp/ce/nUPgBPMlRFEum7A =
105
+ github.com/mattn/go-sqlite3 v1.14.28 /go.mod h1:Uh1q+B4BYcTPb+yiD3kU8Ct7aC0hY9fxUwlHK0RXw+Y =
106
106
github.com/microsoft/go-mssqldb v1.7.2 /go.mod h1:kOvZKUdrhhFQmxLZqbwUV0rHkNkZpthMITIb2Ko1IoA =
107
107
github.com/microsoft/go-mssqldb v1.8.0 h1:7cyZ/AT7ycDsEoWPIXibd+aVKFtteUNhDGf3aobP+tw =
108
108
github.com/microsoft/go-mssqldb v1.8.0 /go.mod h1:6znkekS3T2vp0waiMhen4GPU1BiAsrP+iXHcE7a7rFo =
You can’t perform that action at this time.
0 commit comments