module github.com/jonasfranz/drone-crowdin go 1.13 require ( github.com/davecgh/go-spew v1.1.1-0.20170829195320-a47672248388 // indirect github.com/pmezard/go-difflib v1.0.0 // indirect github.com/stretchr/testify v1.1.5-0.20170809224252-890a5c3458b4 github.com/urfave/cli v1.20.1-0.20170911040819-7fb9c86b14e6 golang.org/x/net v0.0.0-20170922011244-0744d001aa84 golang.org/x/text v0.1.1-0.20170915090833-1cbadb444a80 // indirect )