Skip to content

Commit

Permalink
chore(deps) bump lua-resty-timer-ng from 0.1.0 to 0.2.0 (Kong#8961)
Browse files Browse the repository at this point in the history
## changes of [lua-resty-timer-ng](https://github.com/Kong/lua-resty-timer-ng)

* [feat(stats) add field is_running to `timer:stats().timers.<timer_name>](Kong/lua-resty-timer-ng@af977e3)
* [fix(*) reduce log amount](Kong/lua-resty-timer-ng@7e15ffa)
  • Loading branch information
ADD-SP authored Jun 16, 2022
1 parent 1fe3ce1 commit ce17c0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kong-2.8.0-0.rockspec
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ dependencies = {
"lua-resty-ipmatcher == 0.6.1",
"lua-resty-acme == 0.8.0",
"lua-resty-session == 3.10",
"lua-resty-timer-ng == 0.1.0",
"lua-resty-timer-ng == 0.2.0",
}
build = {
type = "builtin",
Expand Down

0 comments on commit ce17c0a

Please sign in to comment.