module github.com/OliveTin/OliveTin/langtool
go 1.25.0
require (
github.com/jamesread/golure v0.0.0-20260510214136-6ef80e0ce8da
github.com/sirupsen/logrus v1.9.4
gopkg.in/yaml.v3 v3.0.1
)
require golang.org/x/sys v0.47.0 // indirect