module paste.ee/go/yara-scanner go 1.16 require ( github.com/beanstalkd/go-beanstalk v0.1.0 github.com/hillu/go-yara/v4 v4.0.4 github.com/sirupsen/logrus v1.8.0 github.com/spf13/afero v1.5.1 github.com/spf13/viper v1.7.1 )