1
0
mirror of https://github.com/alexedwards/scs.git synced 2025-07-15 01:04:36 +02:00
Files
scs/sqlite3store/go.mod
Peter Justin d6c414608d Update go-sqlite3 to version v1.14.6
The README states that the increase to v2 was an accident.
There were no major changes or features.
2021-01-09 20:02:31 +01:00

6 lines
101 B
Modula-2

module github.com/alexedwards/scs/sqlite3store
go 1.12
require github.com/mattn/go-sqlite3 v1.14.6