Skip to content

Commit d424ae1

Browse files
authored
feat: upgrade lua dependencies (#10051)
* feat: upgrade lua-resty-kafka from 0.20-0->0.22-0 Signed-off-by: Sn0rt <[email protected]> * feat: upgrade nginx-lua-prometheus from 0.20221218->0.20230607-1 Signed-off-by: Sn0rt <[email protected]> * feat: upgrade lua-protobuf from 0.4.1->0.5.0-1 Signed-off-by: Sn0rt <[email protected]> * feat: upgrade casbin from 1.41.5->1.41.8-1 Signed-off-by: Sn0rt <[email protected]> --------- Signed-off-by: Sn0rt <[email protected]>
1 parent e918df8 commit d424ae1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

rockspec/apisix-master-0.rockspec

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,14 +46,14 @@ dependencies = {
4646
"lua-resty-session = 3.10",
4747
"opentracing-openresty = 0.1",
4848
"lua-resty-radixtree = 2.8.2",
49-
"lua-protobuf = 0.4.1",
49+
"lua-protobuf = 0.5.0-1",
5050
"lua-resty-openidc = 1.7.6-3",
5151
"luafilesystem = 1.7.0-2",
5252
"api7-lua-tinyyaml = 0.4.2",
53-
"nginx-lua-prometheus = 0.20221218",
53+
"nginx-lua-prometheus = 0.20230607-1",
5454
"jsonschema = 0.9.8",
5555
"lua-resty-ipmatcher = 0.6.1",
56-
"lua-resty-kafka = 0.20-0",
56+
"lua-resty-kafka = 0.22-0",
5757
"lua-resty-logger-socket = 2.0.1-0",
5858
"skywalking-nginx-lua = 0.6.0",
5959
"base64 = 1.5-2",
@@ -68,7 +68,7 @@ dependencies = {
6868
"lua-resty-consul = 0.3-2",
6969
"penlight = 1.13.1",
7070
"ext-plugin-proto = 0.6.0",
71-
"casbin = 1.41.5",
71+
"casbin = 1.41.8-1",
7272
"inspect == 3.1.1",
7373
"lualdap = 1.2.6-1",
7474
"lua-resty-rocketmq = 0.3.0-0",

0 commit comments

Comments
 (0)