1
0
mirror of https://github.com/taigrr/log-socket synced 2026-03-20 14:52:27 -07:00
Files
log-socket/go.mod
2025-05-01 18:27:46 -07:00

6 lines
90 B
Modula-2

module github.com/taigrr/log-socket
go 1.21
require github.com/gorilla/websocket v1.5.3