It builds!

This commit is contained in:
James Mills
2021-01-30 15:56:03 +10:00
parent 35fd594477
commit c4f53a0be9
14 changed files with 255 additions and 12 deletions

2
go.mod
View File

@@ -29,7 +29,9 @@ require (
github.com/prologic/bitcask v0.3.10
github.com/prologic/observe v0.0.0-20181231082615-747b185a0928
github.com/rainycape/unidecode v0.0.0-20150907023854-cb7f23ec59be // indirect
github.com/renstrom/shortuuid v2.0.3+incompatible
github.com/robfig/cron v1.2.0
github.com/satori/go.uuid v1.2.0 // indirect
github.com/sirupsen/logrus v1.7.0
github.com/spf13/pflag v1.0.5
github.com/steambap/captcha v1.3.1