module github.com/fmartingr/nudge go 1.16 require ( github.com/go-ping/ping v0.0.0-20211130115550-779d1e919534 github.com/sirupsen/logrus v1.8.1 github.com/spf13/viper v1.10.1 )