module llmsproxy go 1.25.0 require ( github.com/yuin/gopher-lua v1.1.2 gopkg.in/yaml.v3 v3.0.1 )