module github.com/haunt98/license
go 1.15
require (
github.com/fatih/color v1.10.0
github.com/urfave/cli/v2 v2.3.0
)