1
0
mirror of https://github.com/taigrr/log-socket synced 2026-04-02 05:49:08 -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