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

6 lines
95 B
Modula-2

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