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 @@ -44,7 +44,7 @@ require (
44
44
github.com/ktrysmt/go-bitbucket v0.6.4
45
45
github.com/lib/pq v1.10.0
46
46
github.com/markbates/pkger v0.15.1
47
- github.com/mattn/go-sqlite3 v1.14.10
47
+ github.com/mattn/go-sqlite3 v1.14.14
48
48
github.com/mitchellh/mapstructure v1.1.2 // indirect
49
49
github.com/mutecomm/go-sqlcipher/v4 v4.4.0
50
50
github.com/nakagami/firebirdsql v0.0.0-20190310045651-3c02a58cfed8
Original file line number Diff line number Diff line change @@ -507,8 +507,8 @@ github.com/mattn/go-isatty v0.0.12 h1:wuysRhFDzyxgEmMf5xjvJ2M9dZoWAXNNr5LSBS7uHX
507
507
github.com/mattn/go-isatty v0.0.12 /go.mod h1:cbi8OIDigv2wuxKPP5vlRcQ1OAZbq2CE4Kysco4FUpU =
508
508
github.com/mattn/go-sqlite3 v1.9.0 /go.mod h1:FPy6KqzDD04eiIsT53CuJW3U88zkxoIYsOqkbpncsNc =
509
509
github.com/mattn/go-sqlite3 v1.14.6 /go.mod h1:NyWgC/yNuGj7Q9rpYnZvas74GogHl5/Z4A/KQRfk6bU =
510
- github.com/mattn/go-sqlite3 v1.14.10 h1:MLn+5bFRlWMGoSRmJour3CL1w/qL96mvipqpwQW/Sfk =
511
- github.com/mattn/go-sqlite3 v1.14.10 /go.mod h1:NyWgC/yNuGj7Q9rpYnZvas74GogHl5/Z4A/KQRfk6bU =
510
+ github.com/mattn/go-sqlite3 v1.14.14 h1:qZgc/Rwetq+MtyE18WhzjokPD93dNqLGNT3QJuLvBGw =
511
+ github.com/mattn/go-sqlite3 v1.14.14 /go.mod h1:NyWgC/yNuGj7Q9rpYnZvas74GogHl5/Z4A/KQRfk6bU =
512
512
github.com/mitchellh/mapstructure v0.0.0-20180220230111-00c29f56e238 /go.mod h1:FVVH3fgwuzCH5S8UJGiWEs2h04kUh9fWfEaFds41c1Y =
513
513
github.com/mitchellh/mapstructure v1.1.2 h1:fmNYVwqnSfB9mZU6OS2O6GsXM+wcskZDuKQzvN1EDeE =
514
514
github.com/mitchellh/mapstructure v1.1.2 /go.mod h1:FVVH3fgwuzCH5S8UJGiWEs2h04kUh9fWfEaFds41c1Y =
You can’t perform that action at this time.
0 commit comments