Skip to content

Commit

Permalink
restore utils.uuid for compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
chronolaw committed Apr 28, 2024
1 parent 6c1c4ce commit a3acbe9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kong/tools/utils.lua
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ do
local modules = {
"kong.tools.table",
"kong.tools.string",
--"kong.tools.uuid", -- keep it here for compatibility
"kong.tools.uuid", -- keep it here for compatibility
"kong.tools.rand", -- keep it here for compatibility
"kong.tools.time",
"kong.tools.ip",
Expand Down

0 comments on commit a3acbe9

Please sign in to comment.