Update Lua RestyBalancer module to 0.05

This commit is contained in:
zengyuxing007 2024-03-14 16:45:15 +08:00 committed by GitHub
parent a00a1499a0
commit 21b66da171
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -84,7 +84,7 @@ export GEOIP2_VERSION=a607a41a8115fecfc05b5c283c81532a3d605425
export LUAJIT_VERSION=2.1-20230410
# Check for recent changes: https://github.com/openresty/lua-resty-balancer/compare/v0.04...master
export LUA_RESTY_BALANCER=0.04
export LUA_RESTY_BALANCER=0.05
# Check for recent changes: https://github.com/openresty/lua-resty-lrucache/compare/v0.13...master
export LUA_RESTY_CACHE=0.13