1
0
mirror of https://github.com/alexedwards/scs.git synced 2025-07-11 00:50:14 +02:00

Upgrade dependencies

This commit is contained in:
Alex Edwards
2020-05-03 15:11:12 +02:00
parent 227ee60cf3
commit b756d90792
12 changed files with 51 additions and 34 deletions

View File

@ -2,4 +2,4 @@ module github.com/alexedwards/scs/postgresstore
go 1.12
require github.com/lib/pq v1.1.0
require github.com/lib/pq v1.4.0

View File

@ -1,2 +1,2 @@
github.com/lib/pq v1.1.0 h1:/5u4a+KGJptBRqGzPvYQL9p0d/tPR4S31+Tnzj9lEO4=
github.com/lib/pq v1.1.0/go.mod h1:5WUZQaWbwv1U+lTReE5YruASi9Al49XbQIvNi/34Woo=
github.com/lib/pq v1.4.0 h1:TmtCFbH+Aw0AixwyttznSMQDgbR5Yed/Gg6S8Funrhc=
github.com/lib/pq v1.4.0/go.mod h1:5WUZQaWbwv1U+lTReE5YruASi9Al49XbQIvNi/34Woo=