File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ require (
23
23
github.com/ktrysmt/go-bitbucket v0.6.4
24
24
github.com/lib/pq v1.10.2
25
25
github.com/markbates/pkger v0.15.1
26
- github.com/mattn/go-sqlite3 v1.14.14
26
+ github.com/mattn/go-sqlite3 v1.14.16
27
27
github.com/microsoft/go-mssqldb v0.15.0
28
28
github.com/mutecomm/go-sqlcipher/v4 v4.4.0
29
29
github.com/nakagami/firebirdsql v0.0.0-20190310045651-3c02a58cfed8
Original file line number Diff line number Diff line change @@ -537,8 +537,8 @@ github.com/mattn/go-isatty v0.0.12 h1:wuysRhFDzyxgEmMf5xjvJ2M9dZoWAXNNr5LSBS7uHX
537
537
github.com/mattn/go-isatty v0.0.12 /go.mod h1:cbi8OIDigv2wuxKPP5vlRcQ1OAZbq2CE4Kysco4FUpU =
538
538
github.com/mattn/go-sqlite3 v1.9.0 /go.mod h1:FPy6KqzDD04eiIsT53CuJW3U88zkxoIYsOqkbpncsNc =
539
539
github.com/mattn/go-sqlite3 v1.14.6 /go.mod h1:NyWgC/yNuGj7Q9rpYnZvas74GogHl5/Z4A/KQRfk6bU =
540
- github.com/mattn/go-sqlite3 v1.14.14 h1:qZgc/Rwetq+MtyE18WhzjokPD93dNqLGNT3QJuLvBGw =
541
- github.com/mattn/go-sqlite3 v1.14.14 /go.mod h1:NyWgC/yNuGj7Q9rpYnZvas74GogHl5/Z4A/KQRfk6bU =
540
+ github.com/mattn/go-sqlite3 v1.14.16 h1:yOQRA0RpS5PFz/oikGwBEqvAWhWg5ufRz4ETLjwpU1Y =
541
+ github.com/mattn/go-sqlite3 v1.14.16 /go.mod h1:2eHXhiwb8IkHr+BDWZGa96P6+rkvnG63S2DGjv9HUNg =
542
542
github.com/microsoft/go-mssqldb v0.15.0 h1:X2pnbLb6d+BWUBYUV5/0icAcsQ9LNbMFxun4RHPpXw0 =
543
543
github.com/microsoft/go-mssqldb v0.15.0 /go.mod h1:Wr+jfynAR4lYmHA093AL8njUw2T6ovxe2jjBQKxBIco =
544
544
github.com/mitchellh/mapstructure v0.0.0-20180220230111-00c29f56e238 /go.mod h1:FVVH3fgwuzCH5S8UJGiWEs2h04kUh9fWfEaFds41c1Y =
You can’t perform that action at this time.
0 commit comments