module git.icechen.cn/pkg/drone_plugin go 1.17 require ( github.com/drone/drone-go v1.7.1 github.com/kelseyhightower/envconfig v1.4.0 github.com/sirupsen/logrus v1.8.1 ) require ( github.com/99designs/httpsignatures-go v0.0.0-20170731043157-88528bf4ca7e // indirect golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e // indirect )