Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump ngx_wasm_module to 7042e29b059ae9831dc2d8cec6043e0da18b3a4a #14218

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .requirements
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ ATC_ROUTER=4d29e10517e2c9d1dae3966f4034b38c557e2eaa # 1.7.1
SNAPPY=23b3286820105438c5dbb9bc22f1bb85c5812c8a # 1.2.0

KONG_MANAGER=nightly
NGX_WASM_MODULE=9136e463a6f1d80755ce66c88c3ddecd0eb5e25d
NGX_WASM_MODULE=7042e29b059ae9831dc2d8cec6043e0da18b3a4a
WASMER=3.1.1
WASMTIME=26.0.0
V8=12.0.267.17
Expand Down
2 changes: 2 additions & 0 deletions changelog/unreleased/kong/bump-ngx-wasm-module.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
message: "Bumped `ngx_wasm_module` to `7042e29b059ae9831dc2d8cec6043e0da18b3a4a`"
type: dependency
Loading