Open uniquean777 opened 3 years ago
Also getting below error.
./gophish.go:76:25: not enough arguments in call to method expression mailer.Mailer.Start have (context.Context) want (mailer.Mailer, context.Context) ./gophish.go:79:20: not enough arguments in call to models.Setup have () want (*config.Config) ./gophish.go:95:31: undefined: controllers.CreateAdminRouter ./gophish.go:96:3: undefined: auth.Store ./gophish.go:96:31: undefined: config.Conf ./gophish.go:97:6: undefined: config.Conf ./gophish.go:98:34: undefined: config.Conf ./gophish.go:102:53: undefined: config.Conf ./gophish.go:103:36: undefined: config.Conf ./gophish.go:106:52: undefined: config.Conf ./gophish.go:106:52: too many errors
Hello,
I am not able to compile the source code. While compiling source code I received no mail module found. Can someone help me with the compilation steps?
Thanks in advance.