module github.com/bulutistan/go-sophos go 1.15 require ( github.com/bulutistan/gojson v1.1.0 gopkg.in/yaml.v2 v2.4.0 // indirect )