1
0
mirror of https://github.com/taigrr/log-socket synced 2026-03-20 16:02:28 -07:00
Files
log-socket/go.mod

6 lines
92 B
Modula-2

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