Skip to content

Commit 00771a8

Browse files
committed
fix: rollback lua-resty-session to 3.10
lua-resty-openidc 1.7.6-3 depends on lua-resty-session >= 2.8, <= 3.10 Signed-off-by: Sn0rt <[email protected]>
1 parent 9f1f78b commit 00771a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rockspec/apisix-master-0.rockspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ dependencies = {
4343
"api7-lua-resty-jwt = 0.2.5",
4444
"lua-resty-hmac-ffi = 0.06-1",
4545
"lua-resty-cookie = 0.2.0-1",
46-
"lua-resty-session = 4.0.4-1",
46+
"lua-resty-session = 3.10",
4747
"opentracing-openresty = 0.1",
4848
"lua-resty-radixtree = 2.8.2",
4949
"lua-protobuf = 0.4.1",

0 commit comments

Comments
 (0)