1 2 3 4 5 6 7 8
module github.com/nihei9/vartan go 1.16 require ( github.com/nihei9/maleeni v0.6.1 github.com/spf13/cobra v1.4.0 )