1
0
mirror of https://github.com/alexedwards/scs.git synced 2025-07-13 01:00:17 +02:00
Files
scs/postgresstore/go.mod
2019-04-28 07:50:05 +02:00

6 lines
91 B
Modula-2

module github.com/alexedwards/scs/postgresstore
go 1.12
require github.com/lib/pq v1.1.0