module meow.tf/streamdeck/obs-replay go 1.13 require ( github.com/cenkalti/backoff v2.2.1+incompatible // indirect github.com/dchest/uniuri v0.0.0-20160212164326-8902c56451e9 github.com/gorilla/websocket v1.4.1 github.com/mitchellh/mapstructure v1.1.2 github.com/mordillo123/sockjs-go-client v0.0.0-20161009150606-c1486c966a40 github.com/valyala/fastjson v1.4.1 meow.tf/streamdeck/sdk v0.0.0-20190519021527-54a933f8777d )