From 5fd9f72104aab3136133ec5b058bd67cb39cf314 Mon Sep 17 00:00:00 2001 From: zeripath Date: Wed, 2 Sep 2020 22:10:35 +0100 Subject: When reading expired sessions - expire them (#12686) * When reading expired sessions - expire them Update to latest macaron/session following merge of https://gitea.com/macaron/session/pulls/11 Also remove old memory provider as 11 updates the memory provider to make it unnecessary. Signed-off-by: Andrew Thornton * and macaron/session/pulls/12 Signed-off-by: Andrew Thornton --- vendor/modules.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vendor/modules.txt') diff --git a/vendor/modules.txt b/vendor/modules.txt index a8784e51c7..318768e77e 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -36,7 +36,7 @@ gitea.com/macaron/inject # gitea.com/macaron/macaron v1.5.0 ## explicit gitea.com/macaron/macaron -# gitea.com/macaron/session v0.0.0-20191207215012-613cebf0674d +# gitea.com/macaron/session v0.0.0-20200902202411-e3a87877db6e ## explicit gitea.com/macaron/session gitea.com/macaron/session/couchbase -- cgit v1.2.3