chore(dependencies): add luasocket 3.1.0-1
ci/woodpecker/push/lint Pipeline was successful Details

This commit is contained in:
Aire-One 2022-09-11 01:56:34 +02:00
parent 165bd7277c
commit ee0e7a2899
2 changed files with 2 additions and 0 deletions

View File

@ -18,6 +18,7 @@
"luacheckrc", "luacheckrc",
"lualogging", "lualogging",
"Luarocks", "Luarocks",
"luasocket",
"mkdir", "mkdir",
"setopt", "setopt",
"Stylua", "Stylua",

View File

@ -16,6 +16,7 @@ dependencies = {
"htmlparser 0.3.9", "htmlparser 0.3.9",
"web_sanitize 1.3.0", "web_sanitize 1.3.0",
"penlight 1.13.1", "penlight 1.13.1",
"luasocket 3.1.0-1",
} }
build = { build = {
type = "builtin", type = "builtin",