module git.jfdev.de/JonasFranzDEV/hal go 1.14 require ( github.com/spf13/cobra v1.0.0 github.com/spf13/pflag v1.0.5 // indirect github.com/stretchr/testify v1.5.1 gopkg.in/yaml.v2 v2.3.0 // indirect )