blob: 096d2fb6932d599b93b4332467d7913e73843ea1 [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/google/go-github/v33 v33.0.0
github.com/sirupsen/logrus v1.7.0
github.com/spf13/cobra v1.1.1
golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45
gopkg.in/yaml.v3 v3.0.0-20200615113413-eeeca48fe776
)