1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-13 21:18:21 +00:00

Update go-macaron/session for RCE-fix. backport of #5177 (#5196)

This commit is contained in:
Kim "BKC" Carlbäcker
2018-10-28 04:19:57 +01:00
committed by techknowlogick
parent 31a738b221
commit 84829fba82
3 changed files with 24 additions and 13 deletions

5
Gopkg.lock generated
View File

@@ -279,12 +279,15 @@
revision = "d8a0b8677191f4380287cfebd08e462217bac7ad"
[[projects]]
branch = "master"
digest = "1:8fea5718d84af17762195beb6fe92a0d6c1048452a1dbc464d227f12e0cff0cc"
name = "github.com/go-macaron/session"
packages = [
".",
"redis"
]
revision = "66031fcb37a0fff002a1f028eb0b3a815c78306b"
pruneopts = "NUT"
revision = "330e4e4d8beb7b00111ac34539561f46f94c4458"
[[projects]]
name = "github.com/go-macaron/toolbox"