remove ws, move to github.com/fenthope/ws

This commit is contained in:
wjqserver 2025-06-09 23:18:15 +08:00
parent 90ea798c87
commit e891afe0b4
3 changed files with 3 additions and 136 deletions

3
go.mod
View file

@ -4,10 +4,9 @@ go 1.24.4
require (
github.com/WJQSERVER-STUDIO/go-utils/copyb v0.0.4
github.com/WJQSERVER-STUDIO/httpc v0.5.1
github.com/WJQSERVER-STUDIO/httpc v0.6.0
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
)
require github.com/valyala/bytebufferpool v1.0.0 // indirect