mirror of
https://github.com/taigrr/log-socket
synced 2026-03-20 16:02:28 -07:00
6 lines
90 B
Modula-2
6 lines
90 B
Modula-2
module github.com/taigrr/log-socket
|
|
|
|
go 1.21
|
|
|
|
require github.com/gorilla/websocket v1.5.3
|