mirror of
https://github.com/alexedwards/scs.git
synced 2025-07-15 01:04:36 +02:00
The README states that the increase to v2 was an accident. There were no major changes or features.
6 lines
101 B
Modula-2
6 lines
101 B
Modula-2
module github.com/alexedwards/scs/sqlite3store
|
|
|
|
go 1.12
|
|
|
|
require github.com/mattn/go-sqlite3 v1.14.6
|