module github.com/Adeithe/go-twitch go 1.14 require ( github.com/gorilla/websocket v1.4.2 github.com/shurcooL/graphql v0.0.0-20200928012149-18c5c3165e3a golang.org/x/net v0.0.0-20201110031124-69a78807bb2b // indirect )