mirror of
https://github.com/openappsec/attachment.git
synced 2025-11-15 17:02:15 +03:00
fix relative path
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
local nano = require "kong.plugins.open-appsec-waf-kong-plugin.nano_ffi"
|
||||
local nano = require "nano_ffi"
|
||||
local kong = kong
|
||||
|
||||
local NanoHandler = {}
|
||||
|
||||
Reference in New Issue
Block a user