blob: bba41dab6ce24b005a38616a77e57da3a9f7a31c [file] [log] [blame]
module github.com/apache/skywalking-eyes/license-eye
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
)