wirelabs-ai / operative-framework

operative framework is a rust investigation OSINT framework, you can interact with multiple targets, execute multiple modules, create links with target, export rapport to PDF file, add note to target or results, interact with RESTFul API, write your own modules.
708 stars 172 forks source link

issue with read line or?? #40

Closed 1C3M4N3 closed 4 years ago

1C3M4N3 commented 4 years ago

./main.go:321:32: cannot use sess.Prompt (type "github.com/graniet/operative-framework/vendor/github.com/chzyer/readline".Config) as type "github.com/chzyer/readline".Config in argument to "github.com/chzyer/readline".NewEx

1C3M4N3 commented 4 years ago

never mind had to run it in the actual go folder