Skip to content

Commit 646fe7a

Browse files
authored
doc: update dependencies' version.
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
1 parent a8b59a5 commit 646fe7a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.markdown

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ This library is production ready.
5555
Synopsis
5656
========
5757

58-
This library is automatically loaded by default in OpenResty 1.15.8.1. This
58+
This library is automatically loaded by default since OpenResty 1.15.8.1. This
5959
behavior can be disabled via the
6060
[lua_load_resty_core](https://github.com/openresty/lua-nginx-module#lua_load_resty_core)
6161
directive, but note that the use of this library is vividly recommended, as its
@@ -112,8 +112,8 @@ of this library in the particular OpenResty release you are using. Otherwise you
112112
into serious compatibility issues.
113113

114114
* LuaJIT 2.1 (for now, it is the v2.1 git branch in the official luajit-2.0 git repository: http://luajit.org/download.html )
115-
* [ngx_http_lua_module](https://github.com/openresty/lua-nginx-module) v0.10.21.
116-
* [ngx_stream_lua_module](https://github.com/openresty/stream-lua-nginx-module) v0.0.11.
115+
* [ngx_http_lua_module](https://github.com/openresty/lua-nginx-module) v0.10.25.
116+
* [ngx_stream_lua_module](https://github.com/openresty/stream-lua-nginx-module) v0.0.13.
117117
* [lua-resty-lrucache](https://github.com/openresty/lua-resty-lrucache)
118118

119119
[Back to TOC](#table-of-contents)

0 commit comments

Comments
 (0)