module go.elara.ws/taf go 1.21.0 require ( github.com/alecthomas/participle/v2 v2.0.0 github.com/alecthomas/repr v0.2.1-0.20230822000955-cded7b9e5c50 github.com/go-test/deep v1.1.0 github.com/spf13/pflag v1.0.5 go.elara.ws/logger v0.0.0-20230421022458-e80700db2090 ) require ( github.com/gookit/color v1.5.1 // indirect github.com/mattn/go-isatty v0.0.14 // indirect github.com/xo/terminfo v0.0.0-20210125001918-ca9a967f8778 // indirect golang.org/x/sys v0.0.0-20210927094055-39ccf1dd6fa6 // indirect )