module github.com/adedayo/tcpscan require ( github.com/adedayo/cidr v0.1.3 github.com/adedayo/tlsaudit v0.2.2 // indirect github.com/carlescere/scheduler v0.0.0-20170109141437-ee74d2f83d82 github.com/dgraph-io/badger v1.5.5-0.20181004181505-439fd464b155 github.com/dustin/go-humanize v1.0.0 // indirect github.com/google/gopacket v1.1.16 github.com/jackpal/gateway v1.0.5 github.com/mitchellh/go-homedir v1.1.0 github.com/sirupsen/logrus v1.3.0 github.com/spf13/cobra v0.0.3 github.com/spf13/viper v1.3.1 go.uber.org/ratelimit v0.0.0-20180316092928-c15da0234277 golang.org/x/net v0.0.0-20190206173232-65e2d4e15006 // indirect gopkg.in/yaml.v2 v2.2.2 )