module github.com/zellyn/diskii go 1.16 require ( github.com/alecthomas/kong v0.2.17 // indirect github.com/kr/pretty v0.2.1 github.com/spf13/cobra v1.1.3 github.com/spf13/viper v1.8.1 )