This repository was archived by the owner on Jun 2, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ require (
33
33
github.com/gorilla/mux v1.7.3
34
34
github.com/gorilla/schema v1.1.0
35
35
github.com/gorilla/securecookie v1.1.1
36
- github.com/gorilla/sessions v0.0.0-20180115173807-fe21b6a095cd
36
+ github.com/gorilla/sessions v1.1.3
37
37
github.com/imkira/go-interpol v1.1.0 // indirect
38
38
github.com/jinzhu/gorm v1.9.10
39
39
github.com/joho/godotenv v0.0.0-20180115024921-6bb08516677f
Original file line number Diff line number Diff line change @@ -189,6 +189,7 @@ github.com/gorilla/securecookie v1.1.1 h1:miw7JPhV+b/lAHSXz4qd/nN9jRiAFV5FwjeKyC
189
189
github.com/gorilla/securecookie v1.1.1 /go.mod h1:ra0sb63/xPlUeL+yeDciTfxMRAA+MP+HVt/4epWDjd4 =
190
190
github.com/gorilla/sessions v0.0.0-20180115173807-fe21b6a095cd h1:nmMKtJIKxAtq/TUlzepEFjDZvNlX48SqT2TykHdCG5I =
191
191
github.com/gorilla/sessions v0.0.0-20180115173807-fe21b6a095cd /go.mod h1:+WVp8kdw6VhyKExm03PAMRn2ZxnPtm58pV0dBVPdhHE =
192
+ github.com/gorilla/sessions v1.1.3 /go.mod h1:8KCfur6+4Mqcc6S0FEfKuN15Vl5MgXW92AE8ovaJD0w =
192
193
github.com/gorilla/websocket v1.4.0 /go.mod h1:E7qHFY5m1UJ88s3WnNqhKjPHQ0heANvMoAMk2YaljkQ =
193
194
github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 /go.mod h1:eEOZF4jCKGi+aprrirO9e7WKB3beBRtWgqGunKl6pKE =
194
195
github.com/grpc-ecosystem/go-grpc-middleware v1.0.0 /go.mod h1:FiyG127CGDf3tlThmgyCl78X/SZQqEOJBCDaAfeWzPs =
You can’t perform that action at this time.
0 commit comments