module go.dev.pztrn.name/discordrone go 1.13 require ( github.com/drone/drone-template-lib v1.0.0 github.com/stretchr/testify v1.4.0 // indirect github.com/vrischmann/envconfig v1.2.0 gopkg.in/yaml.v2 v2.2.4 // indirect )