module github.com/DariusKlein/kleinCommand go 1.24 toolchain go1.24.4 require ( github.com/BurntSushi/toml v1.5.0 github.com/urfave/cli/v3 v3.3.8 )