module github.com/simon987/beemer go 1.13 require ( github.com/cosiner/argv v0.0.1 github.com/fsnotify/fsnotify v1.4.7 github.com/pkg/errors v0.8.1 github.com/sirupsen/logrus v1.4.2 github.com/urfave/cli v1.22.2 )