File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ require (
2828 github.com/gofrs/uuid v3.3.0+incompatible
2929 github.com/gorilla/context v1.1.1
3030 github.com/gorilla/securecookie v1.1.1
31- github.com/gorilla/sessions v1.2.0
31+ github.com/gorilla/sessions v1.2.1
3232 github.com/gorilla/websocket v1.4.2
3333 github.com/hibiken/asynq v0.9.4
3434 github.com/jmoiron/sqlx v1.2.1-0.20200324155115-ee514944af4b
Original file line number Diff line number Diff line change @@ -145,6 +145,8 @@ github.com/gorilla/sessions v1.1.1/go.mod h1:8KCfur6+4Mqcc6S0FEfKuN15Vl5MgXW92AE
145145github.tiyicn.workers.dev/gorilla/sessions v1.1.3 /go.mod h1:8KCfur6+4Mqcc6S0FEfKuN15Vl5MgXW92AE8ovaJD0w =
146146github.tiyicn.workers.dev/gorilla/sessions v1.2.0 h1:S7P+1Hm5V/AT9cjEcUD5uDaQSX0OE577aCXgoaKpYbQ =
147147github.tiyicn.workers.dev/gorilla/sessions v1.2.0 /go.mod h1:dk2InVEVJ0sfLlnXv9EAgkf6ecYs/i80K/zI+bUmuGM =
148+ github.com/gorilla/sessions v1.2.1 h1:DHd3rPN5lE3Ts3D8rKkQ8x/0kqfeNmBAaiSi+o7FsgI =
149+ github.com/gorilla/sessions v1.2.1 /go.mod h1:dk2InVEVJ0sfLlnXv9EAgkf6ecYs/i80K/zI+bUmuGM =
148150github.tiyicn.workers.dev/gorilla/websocket v1.2.0 /go.mod h1:E7qHFY5m1UJ88s3WnNqhKjPHQ0heANvMoAMk2YaljkQ =
149151github.tiyicn.workers.dev/gorilla/websocket v1.4.0 /go.mod h1:E7qHFY5m1UJ88s3WnNqhKjPHQ0heANvMoAMk2YaljkQ =
150152github.tiyicn.workers.dev/gorilla/websocket v1.4.2 h1:+/TMaTYc4QFitKJxsQ7Yye35DkWvkdLcvGKqM+x0Ufc =
You can’t perform that action at this time.
0 commit comments