1
0
mirror of https://github.com/alexedwards/scs.git synced 2025-07-11 00:50:14 +02:00
Files
scs/postgresstore/go.mod
2020-05-03 15:11:12 +02:00

6 lines
91 B
Modula-2

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