Update sqlite3
This commit is contained in:
parent
a3ccb136f0
commit
3f2b312870
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
@ -2,6 +2,6 @@ module officeHours
|
|||
|
||||
go 1.18
|
||||
|
||||
require github.com/mattn/go-sqlite3 v1.14.17
|
||||
require github.com/mattn/go-sqlite3 v1.14.18
|
||||
|
||||
require github.com/go-sql-driver/mysql v1.7.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue