module webrtc go 1.12 require ( github.com/gorilla/websocket v1.4.0 github.com/joho/godotenv v1.3.0 github.com/julienschmidt/httprouter v1.2.0 github.com/pion/webrtc/v2 v2.0.23 )