module github.com/baez90/go-reveal-slides go 1.15 require ( github.com/fsnotify/fsnotify v1.4.9 github.com/markbates/pkger v0.17.0 github.com/mitchellh/go-homedir v1.1.0 github.com/sirupsen/logrus v1.6.0 github.com/spf13/cobra v1.0.0 github.com/spf13/viper v1.7.1 )