module github.com/abourget/shuttle-go go 1.13 require ( github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802 github.com/davecgh/go-spew v1.1.1 // indirect github.com/gvalkov/golang-evdev v0.0.0-20160925111049-87c03aa1a370 github.com/hypebeast/go-osc v0.0.0-20200115085105-85fee7fed692 github.com/pmezard/go-difflib v1.0.0 // indirect github.com/stretchr/testify v1.1.5-0.20161217200445-2402e8e7a02f )