Skip to content

Commit

Permalink
chore(deps): bump resty.timerng from 0.2.0 to 0.2.3 (#10265)
Browse files Browse the repository at this point in the history
  • Loading branch information
ADD-SP authored Feb 9, 2023
1 parent 670cf07 commit 3828b1f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,8 @@
[#10230](https://github.com/Kong/kong/pull/10230)
- Bumped OpenSSL from 1.1.1s to 1.1.1t
[#10266](https://github.com/Kong/kong/pull/10266)
- Bumped lua-resty-timer-ng from 0.2.0 to 0.2.3
[#10265](https://github.com/Kong/kong/pull/10265)


## 3.1.0
Expand Down
2 changes: 1 addition & 1 deletion kong-3.2.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.10.1",
"lua-resty-session == 4.0.1",
"lua-resty-timer-ng == 0.2.0",
"lua-resty-timer-ng == 0.2.3",
}
build = {
type = "builtin",
Expand Down

1 comment on commit 3828b1f

@khcp-gha-bot
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bazel Build

Docker image available kong/kong:3828b1f79c5c7aa5b353bc80e3798a15a9888101
Artifacts available https://github.com/Kong/kong/actions/runs/4132117330

Please sign in to comment.