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-11-10 16:07:28 -05:00

6 lines
95 B
Modula-2

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