module github.com/drone-plugins/drone-plugin-lib go 1.12 require ( github.com/sirupsen/logrus v1.6.0 github.com/urfave/cli/v2 v2.2.0 )