add logreco

This commit is contained in:
wjqserver 2025-06-04 20:44:23 +08:00
parent 385b6239c8
commit 899d3ff48b
6 changed files with 63 additions and 4 deletions

1
go.mod
View file

@ -5,6 +5,7 @@ go 1.24.3
require (
github.com/WJQSERVER-STUDIO/go-utils/copyb v0.0.4
github.com/WJQSERVER-STUDIO/httpc v0.5.1
github.com/fenthope/reco v0.0.1
github.com/go-json-experiment/json v0.0.0-20250517221953-25912455fbc8
github.com/gorilla/websocket v1.5.3
)