blob: 1ac37cf1d4449318c8bd6c96cb327acb9a1297f6 [file] [log] [blame]
module license-checker
go 1.13
require (
github.com/bmatcuk/doublestar/v2 v2.0.4
github.com/sirupsen/logrus v1.7.0
github.com/spf13/cobra v1.1.1
gopkg.in/yaml.v3 v3.0.0-20200615113413-eeeca48fe776
)