module llmsproxy go 1.25.0 require ( github.com/aarzilli/golua v0.0.0-20250217091409-248753f411c4 gopkg.in/yaml.v3 v3.0.1 )