module translate go 1.26 require ( github.com/alecthomas/kong v1.14.0 github.com/alecthomas/kong-toml v0.4.0 ) require github.com/pelletier/go-toml v1.9.5 // indirect