2
0
Files
2024-05-23 16:23:43 +03:00

9 lines
132 B
Modula-2

module git.company.lan/gopkg/recws
go 1.21.5
require (
github.com/gorilla/websocket v1.4.2
github.com/jpillora/backoff v1.0.0
)