module git.ocjtech.us/jeff/mystreamdeck go 1.15 replace github.com/jcollie/go-streamdeck => ../go-streamdeck require ( github.com/cenkalti/backoff/v4 v4.0.2 github.com/go-fonts/dejavu v0.1.0 github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0 github.com/jcollie/go-homeassistant v0.0.3 github.com/jcollie/go-streamdeck v0.0.1 github.com/mitchellh/go-homedir v1.1.0 github.com/pkg/errors v0.9.1 github.com/spf13/cobra v1.0.0 github.com/spf13/viper v1.7.1 )