go.mod 118 B

12345
  1. module github.com/GwynethLlewelyn/gobot/tests/GorillaWebSockets
  2. go 1.13
  3. require github.com/gorilla/websocket v1.4.1