2
0
Files
recws/go.mod
T
Lucas Löffel 5d490f5f00 Update go.mod
2019-09-06 17:49:49 +02:00

7 lines
148 B
Modula-2

module github.com/recws-org/recws
require (
github.com/gorilla/websocket v1.4.0
github.com/jpillora/backoff v0.0.0-20180909062703-3050d21c67d7
)