radchat/go.mod
2025-08-20 16:17:28 -05:00

6 lines
71 B
Modula-2

module radchat
go 1.24.6
require github.com/gorilla/websocket v1.5.3