Files
melody/go.mod
T
2022-09-13 15:06:52 +02:00

6 lines
86 B
Modula-2

module github.com/olahol/melody
go 1.19
require github.com/gorilla/websocket v1.5.0