1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2025-12-17 09:37:02 +00:00

lua: Preload gluahttp module (#328)

This commit is contained in:
James Hillyerd
2023-02-09 19:04:33 -08:00
committed by GitHub
parent 75b7c69b5c
commit b38b2e9760
3 changed files with 8 additions and 0 deletions

1
go.mod
View File

@@ -18,6 +18,7 @@ require (
require (
github.com/aymerick/douceur v0.2.0 // indirect
github.com/cention-sany/utf7 v0.0.0-20170124080048-26cad61bd60a // indirect
github.com/cjoudrey/gluahttp v0.0.0-20201111170219-25003d9adfa9 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/go-test/deep v1.1.0 // indirect
github.com/gogs/chardet v0.0.0-20211120154057-b7413eaefb8f // indirect