module meow.tf/streamdeck/obs-replay go 1.13 require ( github.com/christopher-dG/go-obs-websocket v0.0.0-20181224025342-2efc3605bff5 github.com/gorilla/websocket v1.4.1 github.com/mitchellh/mapstructure v1.1.2 github.com/valyala/fastjson v1.4.1 meow.tf/streamdeck/sdk v0.0.0-20190519021527-54a933f8777d )