1
0
mirror of https://github.com/taigrr/log-socket synced 2026-03-21 08:22:18 -07:00

upgrade deps, readme

This commit is contained in:
2025-05-01 18:27:46 -07:00
parent f114098a8c
commit 1c00bc90b8
10 changed files with 143 additions and 91 deletions

2
go.mod
View File

@@ -2,4 +2,4 @@ module github.com/taigrr/log-socket
go 1.21
require github.com/gorilla/websocket v1.5.0
require github.com/gorilla/websocket v1.5.3